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 release 1.3.1
Date: Wed, 08 Jul 2026 11:00:13 GMT [thread overview]
Message-ID: <178350841337.1.1222660452960267106.rpms-python-pycdlib-4808740c0dfd@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-pycdlib
Branch : epel10.2
Commit : 4808740c0dfd3419e0c5d0c90f2c35e31c955620
Author : Chris Lalancette <clalancette@gmail.com>
Date : 2017-11-20T08:24:53-05:00
Stats : +14/-8 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-pycdlib/c/4808740c0dfd3419e0c5d0c90f2c35e31c955620?branch=epel10.2
Log:
Update to release 1.3.1
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
---
diff --git a/.gitignore b/.gitignore
index 26dd9a3..82b1a3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/pycdlib-1.1.0.tar.gz
+/pycdlib-1.3.1.tar.gz
diff --git a/python-pycdlib.spec b/python-pycdlib.spec
index 0f3604c..1269a5f 100644
--- a/python-pycdlib.spec
+++ b/python-pycdlib.spec
@@ -8,8 +8,8 @@ extensions.
Summary: A pure python ISO9660 read and write library
Name: python-%{srcname}
-Version: 1.1.0
-Release: 2%{?dist}
+Version: 1.3.1
+Release: 1%{?dist}
License: LGPLv2
Group: Development/Libraries
URL: https://github.com/clalancette/%{srcname}
@@ -45,8 +45,6 @@ Requires: python3-pysendfile
%package -n %{srcname}-tools
Summary: Tools that rely on %{srcname}
Requires: python2-%{srcname} = %{version}-%{release}
-Requires: python2-networkx
-Requires: python2-matplotlib
%description -n %{srcname}-tools
Some tools that use the %{srcname} library.
@@ -68,23 +66,30 @@ py.test-%{python3_version} -v
%files -n python2-%{srcname}
%license COPYING
-%doc README examples/
+%doc README.md examples/
%{python2_sitelib}/%{srcname}
%{python2_sitelib}/%{srcname}-%{version}-py%{python2_version}.egg-info/
%files -n python3-%{srcname}
%license COPYING
-%doc README examples/
+%doc README.md examples/
%{python3_sitelib}/%{srcname}
%{python3_sitelib}/%{srcname}-%{version}-py%{python3_version}.egg-info/
%files -n pycdlib-tools
%license COPYING
-%{_bindir}/pycdlib-explorer
%{_bindir}/pycdlib-compare
+%{_bindir}/pycdlib-explorer
+%{_bindir}/pycdlib-genisoimage
%{_mandir}/man1/*
%changelog
+* Sun Nov 19 2017 Chris Lalancette <clalancette@gmail.com> - 1.3.1-1
+- Update to upstream version 1.3.1
+
+* Tue Oct 03 2017 Chris Lalancette <clalancette@gmail.com> - 1.2.0-1
+- Update to upstream version 1.2.0
+
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
diff --git a/sources b/sources
index e5ecf3c..9e194dd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pycdlib-1.1.0.tar.gz) = 8ab6cc5ec249feb0d2506ab6174aab457edf61714fd71b96b220c5eb15932b6f4cbc64461a4dc88bda06c4b98bce8e9bf59ac7916407a0772dce0f89ca007460
+SHA512 (pycdlib-1.3.1.tar.gz) = 55bfb1c12ca42f61317406eda15a0ef50b079eb5b6f9aee1d4d93697694e456f3d84e2fcbb9c3e2fcfc534fb0696c77023917bacadaaf402fff3ea3b12a67023
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=178350841337.1.1222660452960267106.rpms-python-pycdlib-4808740c0dfd@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