public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-wsproto] epel9: Latest upstream 1.0.0
@ 2026-09-25  1:26 Carl George
  0 siblings, 0 replies; only message in thread
From: Carl George @ 2026-09-25  1:26 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-wsproto
Branch : epel9
Commit : 4f86114d1fb08d504c0002288232be6a8c5c0b7c
Author : Carl George <carl@george.computer>
Date   : 2021-02-04T18:49:21-06:00
Stats  : +14/-13 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/python-wsproto/c/4f86114d1fb08d504c0002288232be6a8c5c0b7c?branch=epel9

Log:
Latest upstream 1.0.0

---
diff --git a/python-wsproto.spec b/python-wsproto.spec
index 2201263..43cec1f 100644
--- a/python-wsproto.spec
+++ b/python-wsproto.spec
@@ -24,8 +24,8 @@ wsproto supports Python 2.7 and 3.5 or higher.}
 
 
 Name:           python-%{pkgname}
-Version:        0.14.1
-Release:        8%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 Summary:        WebSockets state-machine based protocol implementation
 License:        MIT
 URL:            https://github.com/python-hyper/wsproto
@@ -36,19 +36,17 @@ BuildArch:      noarch
 %description %{common_description}
 
 
-%package -n python%{python3_pkgversion}-%{pkgname}
+%package -n python3-%{pkgname}
 Summary:        %{summary}
-BuildRequires:  python%{python3_pkgversion}-devel
-BuildRequires:  python%{python3_pkgversion}-setuptools
+BuildRequires:  python3-devel
+BuildRequires:  %{py3_dist setuptools}
 %if %{with tests}
-BuildRequires:  python%{python3_pkgversion}-pytest
-BuildRequires:  python%{python3_pkgversion}-h11 >= 0.8.1
+BuildRequires:  %{py3_dist pytest h11}
 %endif
-Requires:       python%{python3_pkgversion}-h11 >= 0.8.1
-%{?python_provide:%python_provide python%{python3_pkgversion}-%{pkgname}}
+%{?python_provide:%python_provide python3-%{pkgname}}
 
 
-%description -n python%{python3_pkgversion}-%{pkgname} %{common_description}
+%description -n python3-%{pkgname} %{common_description}
 
 
 %prep
@@ -66,11 +64,11 @@ rm -rf %{eggname}.egg-info
 
 %if %{with tests}
 %check
-PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose test
+%pytest --verbose
 %endif
 
 
-%files -n python%{python3_pkgversion}-%{pkgname}
+%files -n python3-%{pkgname}
 %license LICENSE
 %doc README.rst
 %{python3_sitelib}/%{libname}
@@ -79,6 +77,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose t
 
 
 %changelog
+* Fri Feb 05 2021 Carl George <carl@george.computer> - 1.0.0-1
+- Latest upstream
+
 * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.14.1-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
 

diff --git a/sources b/sources
index 811f59a..c8fe124 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (wsproto-0.14.1.tar.gz) = 49f6672df67b620b7496a3141441c88467de07cb7451d4822922609796cfbc9d4b7361a5148c09fa82fb4af90547ff3f5d68e307f239a2495db834dc8bd7f429
+SHA512 (wsproto-1.0.0.tar.gz) = 36f8c4eebf84bfe869f7124330898d22416b423f47396f2e3f72069e14f1763514e1df700c3e8ee81467cf973197e10143e088978d0688930fa98518af8773fb

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-25  1:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-25  1:26 [rpms/python-wsproto] epel9: Latest upstream 1.0.0 Carl George

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