Skip to content

Commit

Permalink
dev-util/find-work-repology: add 0.3.0, drop 0.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Anna (cybertailor) Vyalkova <[email protected]>
  • Loading branch information
CyberTailor committed Nov 20, 2024
1 parent e8f0671 commit 6210aec
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
1 change: 1 addition & 0 deletions dev-util/find-work-repology/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
DIST find_work_repology-0.2.1.tar.gz 7021 BLAKE2B 1f461c4723f28f19a945c62d1fe7030ecff15d0bc03b2f65afa6ef4d85167867ec036de2f8fd30c911732631142b2fe5587eb9a1a0f412d708e8a83b057eec8e SHA512 18d7536d8ec0031a546025f11e7d078d19d9e72029aef00d575b823d1b987da2d380b49f65a3e2e1abf13a80c61373ad39a5d7ac7fbfb2c2a8d69ca2cf17b4f5
DIST find_work_repology-0.3.0.tar.gz 7121 BLAKE2B 078b941e718779e1a75c2935e9574a7b88b9a3cae3706c182256ca32091f3240b6245ffd8d6c1905bf182bf8c2676123dcd7553ba3f020120755261e0713224f SHA512 96ef6332f618efbbbeaf933a48e0cc986cfcfb1ca71f30f8dd7b8d18095b71a786b4cc9a24cc0db633526dfa5ca0a7445cb95b459b2ac76074ee71b1120c111d
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

EAPI=8

PYTHON_COMPAT=( python3_{11..12} )
PYTHON_COMPAT=( python3_{11..13} )
DISTUTILS_USE_PEP517=flit
inherit distutils-r1 pypi

Expand All @@ -26,7 +26,7 @@ RDEPEND="
>=dev-python/repology-client-0.0.2[${PYTHON_USEDEP}]
<dev-python/repology-client-2[${PYTHON_USEDEP}]
dev-python/sortedcontainers[${PYTHON_USEDEP}]
>=dev-util/find-work-0.91[${PYTHON_USEDEP}]
>=dev-util/find-work-0.990.0[${PYTHON_USEDEP}]
"
BDEPEND="
test? (
Expand All @@ -36,8 +36,7 @@ BDEPEND="

distutils_enable_tests pytest

python_test() {
cd "${BUILD_DIR}/install$(python_get_sitedir)" || die
distutils_write_namespace find_work
epytest "${S}"
src_install() {
distutils-r1_src_install
doman man/*.1
}
1 change: 1 addition & 0 deletions dev-util/find-work-repology/metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@
</maintainer>
<remote-id type="pypi">find-work-repology</remote-id>
<bugs-to>https://bugs.sysrq.in/enter_bug.cgi?product=Software&amp;component=find-work</bugs-to>
<changelog>https://git.sysrq.in/find-work-plugins/plain/find-work-repology/ChangeLog</changelog>
</upstream>
</pkgmetadata>

0 comments on commit 6210aec

Please sign in to comment.