diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-09-13 12:31:46 +0100 |
commit | 6fcdccbe589d724b6c268b49f66414e40eb0d807 (patch) | |
tree | b0b74ac37d41e5d22a5a758517b215d1829cdb67 /dev-python/wsgiproxy2 | |
parent | 3ea54510168a7ed4271b85f7292beca67346bfe9 (diff) |
gentoo auto-resync : 13:09:2024 - 12:31:45
Diffstat (limited to 'dev-python/wsgiproxy2')
-rw-r--r-- | dev-python/wsgiproxy2/Manifest | 2 | ||||
-rw-r--r-- | dev-python/wsgiproxy2/wsgiproxy2-0.5.1-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wsgiproxy2/Manifest b/dev-python/wsgiproxy2/Manifest index 6a21b6238304..d4cf96b27444 100644 --- a/dev-python/wsgiproxy2/Manifest +++ b/dev-python/wsgiproxy2/Manifest @@ -1,3 +1,3 @@ DIST WSGIProxy2-0.5.1.tar.gz 16565 BLAKE2B 54bdc404111d910af61a59a7da5d47924e1950162dfb79dc0fd221a417c4fbb717dc4e7cf521589e3d087ffce1917449a199f5278bd4410ccce391b9c551eced SHA512 6be9d4893515cc70ee1c5d7b7a29895a8c8b5afd316e2ad05f92fc1fa93e26da22b93440994ec9782f0663ff7073e476f75351fb7955bde93a2b6fbf9f4bf78a -EBUILD wsgiproxy2-0.5.1-r1.ebuild 784 BLAKE2B e11b46fe0a2b26671b33b2593488ea1aeab4f59c811991d0c6de82707e88e361d4af7babbb3ac0e659400663742248c18eff23762a5511c6803d5ddea690e7c1 SHA512 94138e8e7a66f1005758f32961c66b1692269d7a54167cb7a59526407a16fab8ca5864c69d1c8d5949838477d8efa16ea41ded7e33df0c882ded4c11d4b12fa7 +EBUILD wsgiproxy2-0.5.1-r1.ebuild 778 BLAKE2B 99af9803547ca9f1b3ca8ec3ba0199f4dd3eac67b80cceaaeb453ddb662f2d3447ecf7f706425f8fd54e792393a6314d488cccd41b4fd2a869111f22ace2f8d4 SHA512 6b02297ba6fd97b92b2c779026d3f36a7efb16422a4e81530a3b2691640799ed9108893567d3cda98289410496353b1c0d2bdef503eec8180c6095ed115990bb MISC metadata.xml 394 BLAKE2B cf38f19589239d7d64eab217998c09ad3279b22954b23a3f8ea58b90611773959e3c9b1423c260d3993e09302a7a7dae33b4f637e15be081a8e3083f84d18d24 SHA512 ac2d09be1f88d2ae9fb09a32d63f9de7207c8ecd7c6ad6c22863b8f8f534335794eb0d3d56ef6acc9bdd1fabc2f0421afebc3e2a575ef959863f2ea860bd52a8 diff --git a/dev-python/wsgiproxy2/wsgiproxy2-0.5.1-r1.ebuild b/dev-python/wsgiproxy2/wsgiproxy2-0.5.1-r1.ebuild index 94253b33e7ed..978b10f748f5 100644 --- a/dev-python/wsgiproxy2/wsgiproxy2-0.5.1-r1.ebuild +++ b/dev-python/wsgiproxy2/wsgiproxy2-0.5.1-r1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" RDEPEND=" dev-python/requests[${PYTHON_USEDEP}] |