public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pycdlib] epel10: Update to upstream 1.11.0
@ 2026-07-08  2:51 Chris Lalancette
  0 siblings, 0 replies; only message in thread
From: Chris Lalancette @ 2026-07-08  2:51 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-pycdlib
            Branch : epel10
            Commit : 4e2a406598390225cc346fb13111d930c7a0461d
            Author : Chris Lalancette <clalancette@openrobotics.org>
            Date   : 2020-10-07T22:30:48-04:00
            Stats  : +8/-6 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pycdlib/c/4e2a406598390225cc346fb13111d930c7a0461d?branch=epel10

            Log:
            Update to upstream 1.11.0

Signed-off-by: Chris Lalancette <clalancette@openrobotics.org>

---
diff --git a/.gitignore b/.gitignore
index 03ac7be..4e29db3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /pycdlib-1.7.0.tar.gz
 /pycdlib-1.8.0.tar.gz
 /pycdlib-1.9.0.tar.gz
+/pycdlib-1.11.0.tar.gz

diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index c198d93..660d1fb 100644
--- a/python-pycdlib.spec
+++ b/python-pycdlib.spec
@@ -8,8 +8,8 @@ extensions, and UDF.
 
 Summary:        A pure python ISO9660 read and write library
 Name:           python-%{srcname}
-Version:        1.9.0
-Release:        4%{?dist}
+Version:        1.11.0
+Release:        1%{?dist}
 License:        LGPLv2
 URL:            https://github.com/clalancette/%{srcname}
 Source0:        https://github.com/clalancette/%{srcname}/archive/v%{version}/%{srcname}-%{version}.tar.gz
@@ -25,7 +25,6 @@ BuildRequires:  python3-pytest
 %package -n python3-%{srcname}
 Summary:        %{summary}
 %{?python_provide:%python_provide python3-%{srcname}}
-Requires:       python3-pysendfile
 
 %description -n python3-%{srcname}
 %{desc}
@@ -55,15 +54,17 @@ PYCDLIB_TRACK_WRITES=1 py.test-%{python3_version} -v tests
 %{python3_sitelib}/%{srcname}
 %{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/
 
-%files -n pycdlib-tools
+%files -n %{srcname}-tools
 %license COPYING
-%{_bindir}/pycdlib-compare
 %{_bindir}/pycdlib-explorer
 %{_bindir}/pycdlib-extract-files
 %{_bindir}/pycdlib-genisoimage
 %{_mandir}/man1/*
 
 %changelog
+* Wed Oct 07 2020 Chris Lalancette <clalancette@gmail.com> - 1.11.0-1
+- Update to upstream 1.11.0
+
 * Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
 

diff --git a/sources b/sources
index dfbd316..dcad9a3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pycdlib-1.9.0.tar.gz) = cf673d244b85cae98e9b0e88880055e553d0fa8d9f3f33cd925641221835577526c34a126e088cfd7f355aa68773ecc79f44346ad8a624c43572ad1fbfd90681
+SHA512 (pycdlib-1.11.0.tar.gz) = 5020fa72d0a47457d54032125215ac120e3ab68e3a2c81fdc7a2705ce2a8f2e17458e144081218c4e103a0d346416cf46d70a6c56e1111f257e8b0602bace1dc

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

only message in thread, other threads:[~2026-07-08  2:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08  2:51 [rpms/python-pycdlib] epel10: Update to upstream 1.11.0 Chris Lalancette

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