add add PyOTA-2.1.0, phx-filters-2.0.2, phx-class-registry-3.0.5

This commit is contained in:
Andreas Billmeier 2019-11-23 10:56:42 +01:00
parent 535cd8c90d
commit 9252149982
Signed by: onkelbeh
GPG Key ID: E6DB12C8C550F3C0
10 changed files with 154 additions and 0 deletions

View File

@ -1,4 +1,5 @@
2019-11-22
* add PyOTA-2.1.0, phx-filters-2.0.2, phx-class-registry-3.0.5
* add georss-ign-sismologia-client-0.2
* add (old) iglo-1.2.5
* add pypca-0.0.6 (only current release in tar.gz)

View File

@ -0,0 +1,3 @@
DIST PyOTA-2.1.0.tar.gz 5523818 BLAKE2B ca876bf2f9df5ce2be6807e26aeb58e9277085adc2e499bc8b4e19d0156fe83c0966a6f91333a8ebd80118ab61e788cbb40cde70125d2142fc0b65fe59701ccd SHA512 2574d41f842fbb22d302a932d5c17c32b33c7c6de55f2ca29e5e6fa7f5d7c5b6f9df0927807d949410a1a53382f09036d6a36da0461b8bf1b73415c6565f3034
EBUILD PyOTA-2.1.0.ebuild 814 BLAKE2B 24e8fe9967eeae2a80fc3140b0ac780b9e4d892fa1792b566d7844e90ceae218e5f4a20e8caee7a53331ab1961db2cd582ff0cae3e3a2efbc25b54bddb8688d9 SHA512 604a4ce8ade034420bd33f1b0a70afc3297d3bf024c672fe076e0bf9c2cc45a3044d36f5f8befe4c6f95e2d7084a755d576a82a93e19be7a43d9c057c0fec2fb
MISC metadata.xml 448 BLAKE2B 5cb20df3744e4fd33bc631afbb5675262c6c83b3e5e3b09ffd10bcc45b8ee311dc6cc0aa05f18da5cd3688656fc081325b405cdda9f1c1a8b14c81f0c98c8f0d SHA512 b53454f645a4b84d975b85e5f7a3fc2bc374c0fbfbcf72ea35fa28c884407eb51aa8205a0605ae17bdf4ef8aaec23b3414b8bc1a70e74438d62fb9bfadc65486

View File

@ -0,0 +1,33 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="IOTA API library for Python"
HOMEPAGE="https://github.com/iotaledger/iota.py https://pypi.org/project/PyOTA/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/pysha3[${PYTHON_USEDEP}]
dev-python/phx-filters[${PYTHON_USEDEP}]
>=dev-python/requests-2.4.1[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">PyOTA</remote-id>
<maintainer status="unknown">
<email>phx@phx.ph</email>
<name>Phoenix Zerin</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,3 @@
DIST phx-class-registry-3.0.5.tar.gz 15758 BLAKE2B 36cba75369b46146b314f2004c71be61877a7a0996fa6cd6f2064b05a44e57ccd38eb8a3d2cd4d02f2ca851822e6fe1fb1914e53f0d34b011d122c9e31c57e3f SHA512 b95d0724138f064df6c2923a8d46628180f2b16d5cf5fe068ec041a281aa7dba6110c447b4764fb5529b0649d7fe6b4d12260647524cf423ea3e05f888b457bf
EBUILD phx-class-registry-3.0.5.ebuild 687 BLAKE2B 9b05538a05c06906295af167ae08ee8e1700246dab807dce47b715218f704a6adc5034a4fe9a54ac1b8731cc6fa613e74521994ec03325473aa214e28add8fae SHA512 2391199fde43fc4f78c35898410ea3bc07fa631f5a94669f4f5681daaced04327c69cc8e5ab5fdeb03de0c547df4842c87145aa6a5b0426b7fa045ece9fb19ad
MISC metadata.xml 461 BLAKE2B c25ca5c32302a6e9e2ef44cedbec7f968f2d2c345f707fadfd76973849191ac441aeca032314939f14552e2f4a28b39376692f630adb6110a70cfdaeb7d66d46 SHA512 f9f299022da621820537952de17692e242dd7a4fc114e52f43cf3b47c376359e4e8da7fabd3f3a5bffe3b3be82c80aee65b19baf24bd896bda439f980b027349

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">phx-class-registry</remote-id>
<maintainer status="unknown">
<email>phx@phx.ph</email>
<name>Phoenix Zerin</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,30 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Factory+Registry pattern for Python classes."
HOMEPAGE="https://class-registry.readthedocs.io/ https://pypi.org/project/phx-class-registry/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND=""
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}

View File

@ -0,0 +1,3 @@
DIST phx-filters-2.0.2.tar.gz 59916 BLAKE2B 2761669e8b18df1f8af2199faf6514d6607913d584acb6f3a5c5498490301eac72e8d264686e52db0be7eb1255a3973f860c9a8f637a3ecde811017c32ad6c5f SHA512 0a00dfa64f0b4907ff919e1fcc08ff52e9b97d82e2406092cc26bc761f521f7fc4b8d6461cab896d82077d6b732ab2a39424194b2fa00b2c3e86bba130adc6c6
EBUILD phx-filters-2.0.2.ebuild 845 BLAKE2B acd31b2bb71793083aec4ec46669e61667a8102f07f07bfb163a28acacc94569ede6061beaaa45b18fb14a3da42192afc32eb31156a8ebe0aad339214d172c6d SHA512 adb69a775acbe296ab0189abb3e5d9707c06733daa06f1b774ddc625fed737e3fcfafe14338d6f0d03fa65947817a77e00f66c9dd6b1009dad687b27643b96c4
MISC metadata.xml 454 BLAKE2B 4957e08567698ab2f50fec55638e2feaeb565075fa9ad060ba8b46a3b150e17db96356c2ae2a669e6a7f0d3220a8e8a02e7a047e7a08e252c6111f5ffed3b311 SHA512 cc02cb9db9970fd57dfd0a9d7065102458cd3200fe3765fe976a91ed1826a741074d0d4e418a10edbfbace7ed9fb318ae783fe407932f85e1f51d774f4a42f2c

View File

@ -0,0 +1,16 @@
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer>
<email>b@edevau.net</email>
<name>Andreas Billmeier</name>
</maintainer>
<herd>python</herd>
<upstream>
<remote-id type="pypi">phx-filters</remote-id>
<maintainer status="unknown">
<email>phx@phx.ph</email>
<name>Phoenix Zerin</name>
</maintainer>
</upstream>
</pkgmetadata>

View File

@ -0,0 +1,33 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
PYTHON_COMPAT=( python3_{6,7} )
inherit distutils-r1
DESCRIPTION="Validation and data pipelines made easy!"
HOMEPAGE="https://filters.readthedocs.io/ https://pypi.org/project/phx-filters/"
SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/phx-class-registry[${PYTHON_USEDEP}]
dev-python/python-dateutil[${PYTHON_USEDEP}]
dev-python/pytz[${PYTHON_USEDEP}]
>=dev-python/regex-2018.8.17[${PYTHON_USEDEP}]"
DEPEND="${REDEPEND}
dev-python/setuptools[${PYTHON_USEDEP}]
test? (
dev-python/nose[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]
)"
python_test() {
nosetests --verbose || die
py.test -v -v || die
}