Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cstruct for openSUSE:Factory 
checked in at 2022-11-14 14:29:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cstruct (Old)
 and      /work/SRC/openSUSE:Factory/.python-cstruct.new.1597 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cstruct"

Mon Nov 14 14:29:02 2022 rev:5 rq:1035578 version:5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cstruct/python-cstruct.changes    
2022-11-05 14:47:05.142704661 +0100
+++ /work/SRC/openSUSE:Factory/.python-cstruct.new.1597/python-cstruct.changes  
2022-11-14 14:29:14.487041278 +0100
@@ -1,0 +2,8 @@
+Sat Nov 12 11:16:08 UTC 2022 - Martin Hauke <[email protected]>
+
+- Update to version 5.0
+  * Add support for enums
+  * Add support for multiple definition to cstruct.parse
+  * Add inspect method
+
+-------------------------------------------------------------------

Old:
----
  python-cstruct-4.0.tar.gz

New:
----
  python-cstruct-5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-cstruct.spec ++++++
--- /var/tmp/diff_new_pack.fcGb0j/_old  2022-11-14 14:29:15.443045704 +0100
+++ /var/tmp/diff_new_pack.fcGb0j/_new  2022-11-14 14:29:15.491045926 +0100
@@ -17,9 +17,8 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-cstruct
-Version:        4.0
+Version:        5.0
 Release:        0
 Summary:        C-style structs for Python
 License:        MIT
@@ -52,7 +51,6 @@
 %install
 %python_install
 %python_expand find %{buildroot}%{$python_sitelib} -name "*.py" -exec sed -i 
-e '/^#!\//, 1d' {} \;
-%python_expand rm -R %{buildroot}%{$python_sitelib}/tests/
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
@@ -61,6 +59,7 @@
 %files %{python_files}
 %license LICENSE
 %doc changelog.txt README.md
-%{python_sitelib}/cstruct*
+%{python_sitelib}/cstruct
+%{python_sitelib}/cstruct-%{version}*-info
 
 %changelog

++++++ python-cstruct-4.0.tar.gz -> python-cstruct-5.0.tar.gz ++++++
++++ 3189 lines of diff (skipped)

Reply via email to