Hello community, here is the log from the commit of package python-pysnmp for openSUSE:Factory checked in at 2020-03-16 10:18:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-pysnmp (Old) and /work/SRC/openSUSE:Factory/.python-pysnmp.new.3160 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-pysnmp" Mon Mar 16 10:18:18 2020 rev:16 rq:784881 version:4.4.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-pysnmp/python-pysnmp.changes 2019-09-26 20:40:33.562650650 +0200 +++ /work/SRC/openSUSE:Factory/.python-pysnmp.new.3160/python-pysnmp.changes 2020-03-16 10:18:51.807600070 +0100 @@ -1,0 +2,5 @@ +Sat Mar 14 09:11:57 UTC 2020 - Tomáš Chvátal <[email protected]> + +- Fix build without python2 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-pysnmp.spec ++++++ --- /var/tmp/diff_new_pack.OVKA88/_old 2020-03-16 10:18:53.027600567 +0100 +++ /var/tmp/diff_new_pack.OVKA88/_new 2020-03-16 10:18:53.031600568 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-pysnmp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -78,7 +78,7 @@ %license LICENSE.rst %doc CHANGES.txt README.md THANKS.txt TODO.txt docs examples %{python_sitelib}/pysnmp/ -%{python_sitelib}/pysnmp-%{version}-py%{py_ver}.egg-info +%{python_sitelib}/pysnmp-%{version}-py%{python_version}.egg-info %files -n python-pysnmp-doc %license LICENSE.rst
