python-h11 0.14.0-1 (znver1;aarch64;x86_64) 2023-17379
9999

Status published
Submitter mandian [@T] tutanota.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/297246
Packages
python-h11-0.14.0-1.znver1.source
python-h11-0.14.0-1.znver1.binary
python-h11-0.14.0-1.aarch64.binary
python-h11-0.14.0-1.aarch64.source
python-h11-0.14.0-1.x86_64.binary
python-h11-0.14.0-1.x86_64.source
Build Date 2023-03-29 18:08:57 +0000 UTC
Last Updated 2023-04-02 01:49:30.713227194 +0000 UTC
$ git diff --patch-with-stat --summary 7e58ed6076b13fb323abc742e8fc053b2b7bbcc4..1874cc366c0cf78410f04953ac9cac2352f8d2bd

 .abf.yml        |  2 +-
 python-h11.spec | 17 +++++++++--------
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/.abf.yml b/.abf.yml
index 7ed21fc..2900b31 100644
--- a/.abf.yml
+++ b/.abf.yml
@@ -1,2 +1,2 @@
 sources:
-  h11-0.13.0.tar.gz: eeaac596b63486d0358cf522fdc53069b4ee6d43
+  h11-0.14.0.tar.gz: 8a1f457163f390aeb32e5b9ded199937906c9449
diff --git a/python-h11.spec b/python-h11.spec
index e3e07a4..f9279d1 100644
--- a/python-h11.spec
+++ b/python-h11.spec
@@ -2,13 +2,13 @@
 
 %bcond_with tests
 
-Name:           python-%{module}
-Version:        0.13.0
-Release:        2
+Name:           python-h11
+Version:        0.14.0
+Release:        1
 Summary:        A pure-Python, bring-your-own-I/O implementation of HTTP/1.1
 License:        MIT
 URL:            https://github.com/python-hyper/h11
-Source0:        https://files.pythonhosted.org/packages/source/h/%{module}/%{module}-%{version}.tar.gz
+Source0:        https://files.pythonhosted.org/packages/source/h/h11/h11-%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  pkgconfig(python)
@@ -31,14 +31,14 @@ like requests or twisted.web.
 %files
 %license LICENSE.txt
 %doc README.rst
-%{python_sitelib}/%{module}
-%{python_sitelib}/%{module}-%{version}-py%{python_version}.egg-info
+%{python_sitelib}/h11
+%{python_sitelib}/h11-%{version}*-info
 
 #----------------------------------------------------------------------------
 
 %prep
-%autosetup -n %{module}-%{version}
-rm -rf %{eggname}.egg-info
+%autosetup -n h11-%{version}
+rm -rf h11.egg-info
 
 %build
 %py_build
@@ -50,3 +50,4 @@ rm -rf %{eggname}.egg-info
 %check
 py.test-%{python_version} --verbose
 %endif
+
Not Available

benbullard79 [@T] cox.netNo Comment.602d 04hrs
benbullard79 [@T] cox.netNo Comment.602d 04hrs