<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/misc/py-python-geohash, branch release/12.3.0</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=release%2F12.3.0'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2021-04-06T14:31:07Z</updated>
<entry>
<title>Remove # $FreeBSD$ from Makefiles.</title>
<updated>2021-04-06T14:31:07Z</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T11:55:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305f148f482daf30dcf728039d03d019f88344eb'/>
<id>urn:sha1:305f148f482daf30dcf728039d03d019f88344eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Drop python 2.7 support from a few ports</title>
<updated>2020-12-28T23:02:12Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2020-12-28T23:02:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=aa7a6c429ea62d972467d6755fa7a6f52256b452'/>
<id>urn:sha1:aa7a6c429ea62d972467d6755fa7a6f52256b452</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Relax hardcoded paths to fix build with Python 3.8.7</title>
<updated>2020-12-24T13:46:01Z</updated>
<author>
<name>Kai Knoblich</name>
<email>kai@FreeBSD.org</email>
</author>
<published>2020-12-24T13:46:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9cb5898561b302d952fec8e2fac66a945a2c4915'/>
<id>urn:sha1:9cb5898561b302d952fec8e2fac66a945a2c4915</id>
<content type='text'>
Since r558913 Python 3.8 incorporates BPO-42604 [1] which changed the
shared libs naming scheme.  This means "EXT_SUFFIX" is now derived from
SOABI and yields with Python 3.8 to ".cpython-38.so" instead of ".so".

The affected ports strip the libaries in the "post-install" target via
hardcoded path(s) and the build fails at the end because the new extension
is not expected at this place.

Remedy the issue by adding wildcards to these paths.  This should also
prepare the ports for future Python releases, which will use the new shared
libs naming scheme.

[1] https://bugs.python.org/issue42604

PR:		252057
Reported by:	John Kennedy
Reviewed by:	fluffy, koobs
Approved by:	koobs (python)
</content>
</entry>
<entry>
<title>misc/py-python-geohash: Change to python3</title>
<updated>2020-05-21T05:03:09Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2020-05-21T05:03:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=506f1bad8704e083f4c125094d574825e006e9d6'/>
<id>urn:sha1:506f1bad8704e083f4c125094d574825e006e9d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate a few ports</title>
<updated>2020-02-23T15:25:53Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2020-02-23T15:25:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49'/>
<id>urn:sha1:41a5348a3b6a9d16a7808a76f3b3935dbdb9eb49</id>
<content type='text'>
With hat:	portmgr
</content>
</entry>
<entry>
<title>Switch all pypi.python.org WWWs to a new PyPi home pypi.org where</title>
<updated>2018-04-25T16:42:37Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-04-25T16:42:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c63740208199641936685ceb327218d7e846b7c8'/>
<id>urn:sha1:c63740208199641936685ceb327218d7e846b7c8</id>
<content type='text'>
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
</content>
</entry>
<entry>
<title>Replaced my old rawbw.com maintainer's address with yuri@FreeBSD.org</title>
<updated>2018-02-25T00:40:37Z</updated>
<author>
<name>Yuri Victorovich</name>
<email>yuri@FreeBSD.org</email>
</author>
<published>2018-02-25T00:40:37Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a31a69692d00302673acb544a5ba166a1bf1a122'/>
<id>urn:sha1:a31a69692d00302673acb544a5ba166a1bf1a122</id>
<content type='text'>
98 ports are affected.

Approved by:	tcberner (mentor, implicit)
</content>
</entry>
<entry>
<title>Reduce dependency on the python2 metaport</title>
<updated>2018-02-19T11:10:43Z</updated>
<author>
<name>Antoine Brodin</name>
<email>antoine@FreeBSD.org</email>
</author>
<published>2018-02-19T11:10:43Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=f7455240e3b2acb3cd4804dac9a3afe2582a0a96'/>
<id>urn:sha1:f7455240e3b2acb3cd4804dac9a3afe2582a0a96</id>
<content type='text'>
PR:		225752
Submitted by:	Yasuhiro KIMURA
</content>
</entry>
<entry>
<title>Canonicalize PyPi WWWs:</title>
<updated>2018-02-08T20:18:08Z</updated>
<author>
<name>Dmitry Marakasov</name>
<email>amdmi3@FreeBSD.org</email>
</author>
<published>2018-02-08T20:18:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d6c95efd94b021aec74ec072cbc2b9501081f3a6'/>
<id>urn:sha1:d6c95efd94b021aec74ec072cbc2b9501081f3a6</id>
<content type='text'>
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
</content>
</entry>
<entry>
<title>python-geohash is a fast, accurate python geohashing library.</title>
<updated>2017-05-06T07:46:12Z</updated>
<author>
<name>Martin Wilke</name>
<email>miwi@FreeBSD.org</email>
</author>
<published>2017-05-06T07:46:12Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=88868f3a6b71638a9d13922927fc3fbcc5b5f3e8'/>
<id>urn:sha1:88868f3a6b71638a9d13922927fc3fbcc5b5f3e8</id>
<content type='text'>
WWW: https://pypi.python.org/pypi/python-geohash/

PR:		215461
Submitted by:	Yuri Victorovich &lt;yuri@rawbw.com&gt;
</content>
</entry>
</feed>
