mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-25 08:58:27 -07:00
dev-python/python-gnupg: bump to version 0.4.3
Bumped to EAPI="7". Added pypy3 and python 3.7 support. Closes: https://bugs.gentoo.org/662750 Closes: https://github.com/gentoo/gentoo/pull/9434 Package-Manager: Portage-2.3.43, Repoman-2.3.10
This commit is contained in:
committed by
Michał Górny
parent
43e64557d1
commit
ac293f205a
@@ -1,13 +1,17 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="google-code">python-gnupg</remote-id>
|
||||
<remote-id type="github">vsajip/python-gnupg</remote-id>
|
||||
<remote-id type="pypi">python-gnupg</remote-id>
|
||||
</upstream>
|
||||
<maintainer type="project">
|
||||
<email>python@gentoo.org</email>
|
||||
<name>Python</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This project implements a Python library, which takes care of the internal details
|
||||
and allows its users to generate and manage keys,
|
||||
encrypt and decrypt data, and sign and verify messages.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<bugs-to>https://bitbucket.org/vinay.sajip/python-gnupg/issues/new</bugs-to>
|
||||
<remote-id type="bitbucket">vinay.sajip/python-gnupg</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user