public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Chris Lalancette <clalancette@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-pycdlib] epel10.2: Update to 1.7.0.
Date: Wed, 08 Jul 2026 11:00:19 GMT	[thread overview]
Message-ID: <178350841979.1.8464579042768162096.rpms-python-pycdlib-4021aba4688e@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/python-pycdlib
            Branch : epel10.2
            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.2

            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

                 reply	other threads:[~2026-07-08 11:00 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=178350841979.1.8464579042768162096.rpms-python-pycdlib-4021aba4688e@fedoraproject.org \
    --to=clalancette@gmail.com \
    --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