mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-12 16:43:17 -04:00
dev-python/python-qpid-proton: treeclean
Closes: https://bugs.gentoo.org/897554 Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -1 +0,0 @@
|
||||
DIST python-qpid-proton-0.37.0.tar.gz 406828 BLAKE2B f6a7411e4551d6cc416246e0abc925b06742e615463db0f6578907a73fe9b63addc0b67e192dcb9aeeb23a03acb39b0de4a6f9f03853ce817d342a662d763856 SHA512 9d6cf86145e6714cffeebc2e1f4ba84c84b96d2a63150177f24bad28b753a48834344e11037f012aede86c38c809d5b3e2d71be2ace1393c302ce7696e91bfe6
|
||||
@@ -1,11 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
||||
<pkgmetadata>
|
||||
<maintainer type="person">
|
||||
<email>lssndrbarbieri@gmail.com</email>
|
||||
<name>Alessandro Barbieri</name>
|
||||
</maintainer>
|
||||
<upstream>
|
||||
<remote-id type="pypi">python-qpid-proton</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
@@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
PYTHON_COMPAT=( python3_{9..10} )
|
||||
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="An AMQP based messaging library"
|
||||
HOMEPAGE="
|
||||
https://qpid.apache.org/proton
|
||||
https://pypi.org/project/python-qpid-proton/
|
||||
"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
SLOT="0"
|
||||
LICENSE="Apache-2.0"
|
||||
KEYWORDS="~amd64"
|
||||
Reference in New Issue
Block a user