Any reason for py-keyring hanging at version 0.6.2?
Frank Schima
macsforever2000 at macports.org
Sat Feb 22 11:40:16 PST 2014
Hi Johannes,
The proper course is to file a Trac ticket [1] and attach a unified diff of the Portfile [2] there. Indeed this port is nomaintainer so no one is looking after it. Feel free to take over maintainership and create tickets in the future to keep it up to date.
Cheers!
Frank
[1] <http://trac.macports.org/newticket>
[2] <https://guide.macports.org/#development.patches>
On Feb 22, 2014, at 11:41 AM, Johannes Kastl <mail at ojkastl.de> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On 22.02.14 18:09 Johannes Kastl wrote:
>
>> Is there a reason, why there is no newer version? I mean, other
>> than no one needing it and no one maintaining it? Compiling issues
>> or similar
>
> I created my own portfile in a local repo, to test it out. And as far
> as I can see, it works.
>
> I had to delete quit a bit of stuff in the portfile taken from version
> 0.6.2 of py-keyring, but this far it works...
>
> ################# BEGIN #################
> PortSystem 1.0
> PortGroup python 1.0
> name py-keyring
> version 3.5
> license PSF
> maintainers nomaintainer
> description Python interface to access the system keyring service
> long_description The Python keyring ...
>
> platforms darwin
> homepage http://pypi.python.org/pypi/keyring
> master_sites http://pypi.python.org/packages/source/k/keyring
> distname keyring-${version}
> use_zip yes
>
> checksums md5 2ac2ba4bc5ce71c02e815b52ad411561 \
> sha1 2a0df93368357974d0afa988b5a66645bdefe261 \
> rmd160 5fd4795c7b2efbdd27364b16882b1269ce328a41
>
> python.versions 24 25 26 27
> python.default_version 27
>
> ################# END #################
>
> I just installed it via py27-keyring, I have not tested it with other
> python versions. The 0.6.2-version had a "broken with 3.1 and 3.2"
> comment, I can't test if it works with these versions.
>
> Could someone maybe have a look and update the portfile?
>
> Regards,
> Johannes
> - --
> Carpe diem - Seize the day.
> Carp in denim - There's a fish in my pants!
> (unknown)
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1
> Comment: Using GnuPG with SeaMonkey - http://www.enigmail.net/
>
> iEYEARECAAYFAlMI72YACgkQzi3gQ/xETbK/AACffLOMSdHRXEoPd1Vgev0yC6UO
> 0NgAniYQw0Y64SueOOkBh3VYg668nHfz
> =AeuD
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> macports-dev mailing list
> macports-dev at lists.macosforge.org
> https://lists.macosforge.org/mailman/listinfo/macports-dev
More information about the macports-dev
mailing list