svn commit: r405193 - head/devel/py-anyconfig
Kubilay Kocak
koobs at FreeBSD.org
Mon Jan 4 08:07:52 UTC 2016
On 4/01/2016 10:00 AM, Raphael Kubo da Costa wrote:
> Author: rakuco
> Date: Sun Jan 3 23:00:02 2016
> New Revision: 405193
> URL: https://svnweb.freebsd.org/changeset/ports/405193
>
> Log:
> Switch to GitHub to fix fetching.
>
> The tarball for the 0.0.5 release does not seem to exist in PyPI anymore;
> switch to fetching the tag from GitHub instead. Short diff between the two
> tarballs:
>
> Only in python-anyconfig-RELEASE_0.0.5: .travis.yml
> Only in dist-anyconfig-0.0.5: anyconfig.egg-info
> Only in dist-anyconfig-0.0.5: PKG-INFO
> Only in dist-anyconfig-0.0.5: python-anyconfig.spec
> Only in dist-anyconfig-0.0.5: setup.cfg
> Only in python-anyconfig-RELEASE_0.0.5: wercker.yml
>
> MFH: 2016Q1
>
https://pypi.python.org/pypi/anyconfig
With tarball, downloads fine, is currently 0.0.4, updated recently.
Their repository doesn't have a 0.0.5 tag either.
More information about the svn-ports-head
mailing list