public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-pycdlib] epel10.2: Update to release 1.3.1
@ 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 : 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
^ 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 release 1.3.1 Chris Lalancette
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox