public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/proj/guru:master commit in: dev-python/requests-wsgi-adapter/
@ 2023-03-23  9:12 Florian Schmaus
  0 siblings, 0 replies; 2+ messages in thread
From: Florian Schmaus @ 2023-03-23  9:12 UTC (permalink / raw
  To: gentoo-commits

commit:     1de0303ea3c15ec58a03bb7fdee561a1dcee1554
Author:     Florian Albrechtskirchinger <falbrechtskirchinger <AT> gmail <DOT> com>
AuthorDate: Tue Mar 21 17:45:10 2023 +0000
Commit:     Florian Schmaus <flow <AT> gentoo <DOT> org>
CommitDate: Tue Mar 21 17:45:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1de0303e

dev-python/requests-wsgi-adapter: new package, add 0.4.1

Signed-off-by: Florian Albrechtskirchinger <falbrechtskirchinger <AT> gmail.com>

 dev-python/requests-wsgi-adapter/Manifest            |  1 +
 dev-python/requests-wsgi-adapter/metadata.xml        | 12 ++++++++++++
 .../requests-wsgi-adapter-0.4.1.ebuild               | 20 ++++++++++++++++++++
 3 files changed, 33 insertions(+)

diff --git a/dev-python/requests-wsgi-adapter/Manifest b/dev-python/requests-wsgi-adapter/Manifest
new file mode 100644
index 000000000..71f3a17f5
--- /dev/null
+++ b/dev-python/requests-wsgi-adapter/Manifest
@@ -0,0 +1 @@
+DIST requests-wsgi-adapter-0.4.1.tar.gz 3035 BLAKE2B 6c495a9af66ac8674b4fa14df4f089f82873159d082d12259fdb3ceece2b95c239115b8557de34dbb07efec861d367562aba4d0bebd12500dbbeb446e05d378c SHA512 8557743b668bdcbb414e4a4afb254573aebdd378a22b0d64392ad669ca2cef91c6f1fbc60cefa8bc0f23a072ffcaa0ffffec7cbbb1c6dfc430068af16192d7ee

diff --git a/dev-python/requests-wsgi-adapter/metadata.xml b/dev-python/requests-wsgi-adapter/metadata.xml
new file mode 100644
index 000000000..62d45493f
--- /dev/null
+++ b/dev-python/requests-wsgi-adapter/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+  <maintainer type="person">
+    <email>falbrechtskirchinger@gmail.com</email>
+    <name>Florian Albrechtskirchinger</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="github">seanbrant/requests-wsgi-adapter</remote-id>
+    <remote-id type="pypi">requests-wsgi-adapter</remote-id>
+  </upstream>
+</pkgmetadata>

diff --git a/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild b/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild
new file mode 100644
index 000000000..64c7b3cf3
--- /dev/null
+++ b/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..11} pypy3 )
+PYPI_NO_NORMALIZE=1
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="WSGI Transport Adapter for Requests"
+HOMEPAGE="
+	https://github.com/seanbrant/requests-wsgi-adapter/
+	https://pypi.org/project/requests-wsgi-adapter/
+"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] repo/proj/guru:master commit in: dev-python/requests-wsgi-adapter/
@ 2023-07-22 13:07 David Roman
  0 siblings, 0 replies; 2+ messages in thread
From: David Roman @ 2023-07-22 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     3a85a7e42e1955b4b85622da46537ac04df6d7dc
Author:     Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq <DOT> in>
AuthorDate: Sat Jul 22 12:47:36 2023 +0000
Commit:     David Roman <davidroman96 <AT> gmail <DOT> com>
CommitDate: Sat Jul 22 12:53:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3a85a7e4

dev-python/requests-wsgi-adapter: treeclean duplicate

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo <AT> sysrq.in>

 dev-python/requests-wsgi-adapter/Manifest            |  1 -
 dev-python/requests-wsgi-adapter/metadata.xml        | 12 ------------
 .../requests-wsgi-adapter-0.4.1.ebuild               | 20 --------------------
 3 files changed, 33 deletions(-)

diff --git a/dev-python/requests-wsgi-adapter/Manifest b/dev-python/requests-wsgi-adapter/Manifest
deleted file mode 100644
index 71f3a17f5..000000000
--- a/dev-python/requests-wsgi-adapter/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST requests-wsgi-adapter-0.4.1.tar.gz 3035 BLAKE2B 6c495a9af66ac8674b4fa14df4f089f82873159d082d12259fdb3ceece2b95c239115b8557de34dbb07efec861d367562aba4d0bebd12500dbbeb446e05d378c SHA512 8557743b668bdcbb414e4a4afb254573aebdd378a22b0d64392ad669ca2cef91c6f1fbc60cefa8bc0f23a072ffcaa0ffffec7cbbb1c6dfc430068af16192d7ee

diff --git a/dev-python/requests-wsgi-adapter/metadata.xml b/dev-python/requests-wsgi-adapter/metadata.xml
deleted file mode 100644
index 62d45493f..000000000
--- a/dev-python/requests-wsgi-adapter/metadata.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>falbrechtskirchinger@gmail.com</email>
-    <name>Florian Albrechtskirchinger</name>
-  </maintainer>
-  <upstream>
-    <remote-id type="github">seanbrant/requests-wsgi-adapter</remote-id>
-    <remote-id type="pypi">requests-wsgi-adapter</remote-id>
-  </upstream>
-</pkgmetadata>

diff --git a/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild b/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild
deleted file mode 100644
index 64c7b3cf3..000000000
--- a/dev-python/requests-wsgi-adapter/requests-wsgi-adapter-0.4.1.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..11} pypy3 )
-PYPI_NO_NORMALIZE=1
-
-inherit distutils-r1 pypi
-
-DESCRIPTION="WSGI Transport Adapter for Requests"
-HOMEPAGE="
-	https://github.com/seanbrant/requests-wsgi-adapter/
-	https://pypi.org/project/requests-wsgi-adapter/
-"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-07-22 13:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-23  9:12 [gentoo-commits] repo/proj/guru:master commit in: dev-python/requests-wsgi-adapter/ Florian Schmaus
  -- strict thread matches above, loose matches on Subject: below --
2023-07-22 13:07 David Roman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox