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 upstream 1.4.0
Date: Wed, 08 Jul 2026 11:00:15 GMT	[thread overview]
Message-ID: <178350841519.1.15751772150807894204.rpms-python-pycdlib-a48cb8bde4e8@fedoraproject.org> (raw)

            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

                 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=178350841519.1.15751772150807894204.rpms-python-pycdlib-a48cb8bde4e8@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