public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Carl George <carl@george.computer>
To: git-commits@fedoraproject.org
Subject: [rpms/python-wsproto] epel9: Latest upstream 1.0.0
Date: Fri, 25 Sep 2026 01:26:45 GMT	[thread overview]
Message-ID: <179029960561.1.5034189435200716896.rpms-python-wsproto-4f86114d1fb0@fedoraproject.org> (raw)

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

                 reply	other threads:[~2026-09-25  1:26 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=179029960561.1.5034189435200716896.rpms-python-wsproto-4f86114d1fb0@fedoraproject.org \
    --to=carl@george.computer \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox