Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-particle for openSUSE:Factory 
checked in at 2023-05-05 15:58:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-particle (Old)
 and      /work/SRC/openSUSE:Factory/.python-particle.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-particle"

Fri May  5 15:58:05 2023 rev:14 rq:1084805 version:0.22.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-particle/python-particle.changes  
2023-01-24 20:32:32.260440308 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-particle.new.1533/python-particle.changes    
    2023-05-05 15:58:27.496488410 +0200
@@ -1,0 +2,25 @@
+Thu May  4 15:23:59 UTC 2023 - Atri Bhattacharya <[email protected]>
+
+- Update to version 0.22.0:
+  * Particle class and submodules:
+    - Deprecated functions only used to find particles by AmpGen
+      style of names.
+    - Functionality moved to the DecayLanguage package, the only
+      place where it is needed.
+  * Data CSV files:
+    - Information on nuclei updated based on masses taken from
+      package periodictable version 1.6.1.
+    - Several Corsika7 IDs corrected.
+  * Miscellaneous:
+    - Moved to Ruff for configuration.
+  * Documentation:
+    - Various fixes in docstrings, notably because of particle
+      property updates.
+    - README: minor updates/fixes.
+  * Tests:
+    - Doctests run separately in the CI.
+    - Updates to pre-commit hooks.
+- Drop additional Source tests.tar.xz: tests are now included with
+  upstream tarball; drop _service file.
+
+-------------------------------------------------------------------

Old:
----
  _service
  particle-0.21.1.tar.gz
  tests.tar.xz

New:
----
  particle-0.22.0.tar.gz

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

Other differences:
------------------
++++++ python-particle.spec ++++++
--- /var/tmp/diff_new_pack.DtWPVi/_old  2023-05-05 15:58:27.940490954 +0200
+++ /var/tmp/diff_new_pack.DtWPVi/_new  2023-05-05 15:58:27.948491000 +0200
@@ -20,14 +20,12 @@
 %define skip_python2 1
 %define skip_python36 1
 Name:           python-particle
-Version:        0.21.1
+Version:        0.22.0
 Release:        0
 Summary:        PDG particle data and identification codes
 License:        BSD-3-Clause
 URL:            https://github.com/scikit-hep/particle
 Source0:        
https://files.pythonhosted.org/packages/source/p/particle/%{modname}-%{version}.tar.gz
-# Downloaded separately from github using _service file
-Source1:        tests.tar.xz
 BuildRequires:  %{python_module hatch_vcs}
 BuildRequires:  %{python_module hatchling}
 BuildRequires:  %{python_module pip}
@@ -56,7 +54,6 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
-%setup -q -D -n %{modname}-%{version} -a 1
 sed -Ei "1{/^#!\/usr\/bin\/env python/d}" src/particle/__main__.py
 
 %build

++++++ particle-0.21.1.tar.gz -> particle-0.22.0.tar.gz ++++++
++++ 8261 lines of diff (skipped)

Reply via email to