public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pycdlib] epel10: Update to 1.7.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 : 4021aba4688e688c0dd3eb44b582a3de38c83a64
            Author : Chris Lalancette <clalancette@gmail.com>
            Date   : 2019-02-27T20:10:11-05:00
            Stats  : +11/-3 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pycdlib/c/4021aba4688e688c0dd3eb44b582a3de38c83a64?branch=epel10

            Log:
            Update to 1.7.0.

Signed-off-by: Chris Lalancette <clalancette@gmail.com>

---
diff --git a/.gitignore b/.gitignore
index f551ad7..3de8bd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
 /pycdlib-1.4.0.tar.gz
 /pycdlib-1.5.0.tar.gz
 /pycdlib-1.6.0.tar.gz
+/pycdlib-1.7.0.tar.gz

diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index 82bcc7b..e03b67e 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.6.0
-Release:        3%{?dist}
+Version:        1.7.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
@@ -46,6 +46,9 @@ Some tools that use the %{srcname} library.
 %install
 %py3_install
 
+%check
+PYCDLIB_TRACK_WRITES=1 py.test-${python3_version} -v tests
+
 %files -n python3-%{srcname}
 %license COPYING
 %doc README.md examples/
@@ -56,10 +59,14 @@ Some tools that use the %{srcname} library.
 %license COPYING
 %{_bindir}/pycdlib-compare
 %{_bindir}/pycdlib-explorer
+%{_bindir}/pycdlib-extract-files
 %{_bindir}/pycdlib-genisoimage
 %{_mandir}/man1/*
 
 %changelog
+* Wed Feb 27 2019 Chris Lalancette <clalancette@gmail.com> - 1.7.0-1
+- Update to upstream version 1.7.0
+
 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.6.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
 

diff --git a/sources b/sources
index d55ad75..8c5fbf2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pycdlib-1.6.0.tar.gz) = c80aa5e496bca91eeb08088426e197217bd30fa6d30a36679314b70f9b74bb0a6895b93c7ff5cce9afa2cd1805c0ae2116017dd8daa4747dddf25dc32a03f94a
+SHA512 (pycdlib-1.7.0.tar.gz) = db644f8ef162b3ff18c008e2e4e8cc719f6ab955a2f44dfcf48abc403917af4fe7cbc3c875916d706eebab6ce8f34165cc838b9f5094a9bf5132ee02c54665d0

^ 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 1.7.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