summaryrefslogtreecommitdiff
path: root/dev-python/pytest-virtualenv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
committerV3n3RiX <venerix@redcorelinux.org>2020-12-14 13:26:14 +0000
commit6abbf81ef2f298e3221ff5e67a1f3c5f23958212 (patch)
tree25413d1cb3a0cbfe36029db32398c0f333609215 /dev-python/pytest-virtualenv
parent9c417bacd51da6d8b57fa9f37425161d30d4b95b (diff)
gentoo resync : 14.12.2020
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r--dev-python/pytest-virtualenv/Manifest4
-rw-r--r--dev-python/pytest-virtualenv/metadata.xml2
-rw-r--r--dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild2
3 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/pytest-virtualenv/Manifest b/dev-python/pytest-virtualenv/Manifest
index 6ba1df6e5463..7a9ed47016a5 100644
--- a/dev-python/pytest-virtualenv/Manifest
+++ b/dev-python/pytest-virtualenv/Manifest
@@ -1,3 +1,3 @@
DIST pytest-virtualenv-1.7.0.tar.gz 15767 BLAKE2B 5ee65aff72c50c8facef682827f58a8053d658aa072f3a69d50d13335dda2da37ffc29af009b52a50349647a4a38e149ba1b9847115fc4b4c4f54f063198b14f SHA512 0463ebf44ae18ee50a60e421a22aaaf0e34f827ec8f21c8f0dc79cbdc253748f9d1e5b33e4f418b52f0d8fd45990e162bb6410686ebe9fdc02650c286901d474
-EBUILD pytest-virtualenv-1.7.0-r1.ebuild 799 BLAKE2B a74702b46d21aefaeb533683928d213e4db3b414429a53c990eaa43f2a756e07a72ef469458011f1ff309be27eaececdd952d8ba6c6dea4aa0e8bd7b40d297f2 SHA512 a035c6b14147df6c0bbca610cde347351761acb55820fe3450e8d417f34f33820042c04816c307b211e83920ccf5ab1723e1a99e9de9512fbcad2bacfb1d4115
-MISC metadata.xml 679 BLAKE2B 1b48d29c49745469783c9bc7a8ce2e18648f94cc377eae50f2459e642a2c21373f7782ecc8cb3bcbf9bec448d2487f47528d45af6de18a741bc7d6cd0eb6b5aa SHA512 0d01c6c2a0b1644ff0755a5f8822075ef96055c54b721b651b3dfcbb3fdeff342469de1a5057c5b69eb281daed6d8763d8cce4dc7b8f5d1bcac449551dd92724
+EBUILD pytest-virtualenv-1.7.0-r1.ebuild 798 BLAKE2B 20c9ef58cbd03605f652f22fc4b14acdd0aabd6829e3abc79fd6955db5d215323f7d8e05b67b000fbaddf1c71d4c2f1dd9c2f29ffb2cbe68874d68ef8cc7898e SHA512 7cb351a800a287386f0c898a2b4c4661171bd7a53cc14a0298927e346cc16daf7ac6d933d80d504750eb5748274f581a52dfb867bda53f9572b533489b315376
+MISC metadata.xml 682 BLAKE2B 21410f4e9b372ce58ae64da89ea42c2a3bddf24d8d24a33a7773a7e842183ab9ee568fcfe5e3ee6bc087aaa1071d009accda7306f4c7af1ed204acd777f87022 SHA512 466194c684eaed9b00ddbda6f8f2f32b4ecb9629f9bcfa4e1e081aefbfc69efe40b5bdea980fa13d90a5c555e76e4016ce8231f60372951744d1d35fedf46e57
diff --git a/dev-python/pytest-virtualenv/metadata.xml b/dev-python/pytest-virtualenv/metadata.xml
index 77058433cb5b..f49150e8b567 100644
--- a/dev-python/pytest-virtualenv/metadata.xml
+++ b/dev-python/pytest-virtualenv/metadata.xml
@@ -11,7 +11,7 @@
<name>Edward Easton</name>
</maintainer>
<remote-id type="pypi">pytest-virtualenv</remote-id>
- <remote-id type="github">manahl/pytest-plugins</remote-id>
+ <remote-id type="github">man-group/pytest-plugins</remote-id>
</upstream>
<longdescription>
Create a Python virtual environment in your test that cleans up on
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
index 5ca89becd536..2172a7193d4b 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.7.0-r1.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86"
RDEPEND="
dev-python/pytest-fixture-config[${PYTHON_USEDEP}]