commit python-particle for openSUSE:Factory
Hello community, here is the log from the commit of package python-particle for openSUSE:Factory checked in at 2020-11-03 15:16:19 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-particle (Old) and /work/SRC/openSUSE:Factory/.python-particle.new.3463 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-particle" Tue Nov 3 15:16:19 2020 rev:2 rq:845475 version:0.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-particle/python-particle.changes 2020-08-13 10:20:57.142825913 +0200 +++ /work/SRC/openSUSE:Factory/.python-particle.new.3463/python-particle.changes 2020-11-03 15:16:41.876047680 +0100 @@ -1,0 +2,14 @@ +Sat Oct 31 14:30:10 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com> + +- Update to version 0.13.0: + * Dependencies: hepunits >= 2.0.0. + * Tests: + * CI updates. + * Tests adapted to hepunits 2.0.0. + * Miscellaneous: + * Support for Python 3.9 added. +- Drop commands to rename the egg-info dir in keeping with the + proper version for openSUSE Leap; the version is now + automatically correctly determined. + +------------------------------------------------------------------- Old: ---- particle-0.10.0.tar.gz New: ---- particle-0.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-particle.spec ++++++ --- /var/tmp/diff_new_pack.dnwAzq/_old 2020-11-03 15:16:42.760048530 +0100 +++ /var/tmp/diff_new_pack.dnwAzq/_new 2020-11-03 15:16:42.764048534 +0100 @@ -19,7 +19,7 @@ %global modname particle %define skip_python2 1 Name: python-particle -Version: 0.10.0 +Version: 0.13.0 Release: 0 Summary: PDG particle data and identification codes License: BSD-3-Clause @@ -31,7 +31,7 @@ BuildRequires: fdupes BuildRequires: python-rpm-macros Requires: python-attrs >= 19.2 -Requires: python-hepunits >= 1.2.0 +Requires: python-hepunits >= 2.0.0 Recommends: python-pandas Recommends: python-tabulate BuildArch: noarch @@ -50,12 +50,6 @@ %install %python_install -# setuptools < 42 isn't able to pick up the right versioning, so move the egg-info dir manually -%if 0%{?suse_version} < 1550 -%{python_expand mv %{buildroot}%{$python_sitelib}/%{modname}-0.0.0-py%{$python_version}.egg-info \ - %{buildroot}%{$python_sitelib}/%{modname}-%{version}-py%{$python_version}.egg-info -} -%endif %python_expand %fdupes %{buildroot}%{$python_sitelib} # NO TESTS DEFINED ++++++ particle-0.10.0.tar.gz -> particle-0.13.0.tar.gz ++++++ ++++ 4616 lines of diff (skipped)
participants (1)
-
root