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

            A new commit has been pushed.

            Repo   : rpms/python-pycdlib
            Branch : epel10.2
            Commit : a48cb8bde4e840defdfde63fcd41864c0b178722
            Author : Chris Lalancette <clalancette@gmail.com>
            Date   : 2018-05-04T21:55:49-04:00
            Stats  : +9/-16 in 3 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-pycdlib/c/a48cb8bde4e840defdfde63fcd41864c0b178722?branch=epel10.2

            Log:
            Update to upstream 1.4.0

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

---
diff --git a/.gitignore b/.gitignore
index 20b887b..844a451 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /pycdlib-1.1.0.tar.gz
 /pycdlib-1.3.1.tar.gz
 /pycdlib-1.3.2.tar.gz
+/pycdlib-1.4.0.tar.gz

diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index 5dd6ce6..d950b12 100644
--- a/python-pycdlib.spec
+++ b/python-pycdlib.spec
@@ -1,15 +1,15 @@
 %global desc Pycdlib is a pure python library for reading, writing, and otherwise\
 manipulating ISO9660 files.  It is focused on speed, correctness, and\
 conformance to the various standards around ISO9660, including ISO9660 itself,\
-the Joliet extensions, the Rock Ridge extensions, and the El Torito boot\
-extensions.
+the Joliet extensions, the Rock Ridge extensions, the El Torito boot\
+extensions, and UDF.
 
 %global srcname pycdlib
 
 Summary:        A pure python ISO9660 read and write library
 Name:           python-%{srcname}
-Version:        1.3.2
-Release:        2%{?dist}
+Version:        1.4.0
+Release:        1%{?dist}
 License:        LGPLv2
 Group:          Development/Libraries
 URL:            https://github.com/clalancette/%{srcname}
@@ -21,9 +21,6 @@ BuildRequires:  python3-devel
 BuildRequires:  genisoimage
 BuildRequires:  python2-pytest
 BuildRequires:  python3-pytest
-%ifarch x86_64
-BuildRequires:  syslinux
-%endif
 
 %description
 %{desc}
@@ -62,14 +59,6 @@ Some tools that use the %{srcname} library.
 %py2_install
 %py3_install
 
-%check
-# We only run the tests on x86_64 because that's the only place
-# that syslinux exists.
-%ifarch x86_64
-py.test-%{python2_version} -v
-py.test-%{python3_version} -v
-%endif
-
 %files -n python2-%{srcname}
 %license COPYING
 %doc README.md examples/
@@ -90,6 +79,9 @@ py.test-%{python3_version} -v
 %{_mandir}/man1/*
 
 %changelog
+* Fri May 04 2018 Chris Lalancette <clalancette@gmail.com> - 1.4.0-1
+- Update to upstream version 1.4.0
+
 * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
 

diff --git a/sources b/sources
index f51b9a2..4ad15fb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pycdlib-1.3.2.tar.gz) = 2d59952a44b9f1155b3c1745d9d807120efeed92380b48185653c2cb8efa49d68825a9902a87ea6c89357f6a78e531a22a2382c5e3ca16617cc499c708b30ba9
+SHA512 (pycdlib-1.4.0.tar.gz) = ffd4f85143cb95ef3f4e6e4e53b88c196714981ed4e8294142d58f639bf8871829772ab36e4f6796a4f46c0f07d55826ce885326acf0c01abb64f58a66f25bce

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-08 11:00 [rpms/python-pycdlib] epel10.2: Update to upstream 1.4.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