commit python-qet_tb_generator for openSUSE:Factory

2020-05-19 Thread root
Hello community,

here is the log from the commit of package python-qet_tb_generator for 
openSUSE:Factory checked in at 2020-05-19 14:57:17

Comparing /work/SRC/openSUSE:Factory/python-qet_tb_generator (Old)
 and  /work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2738 (New)


Package is "python-qet_tb_generator"

Tue May 19 14:57:17 2020 rev:6 rq:807265 version:1.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qet_tb_generator/python-qet_tb_generator.changes
  2020-03-09 21:03:43.431001531 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2738/python-qet_tb_generator.changes
2020-05-19 14:57:24.237256937 +0200
@@ -1,0 +2,5 @@
+Tue May 19 09:27:36 UTC 2020 - Petr Gajdos 
+
+- %python3_only -> %python_alternative
+
+---



Other differences:
--
++ python-qet_tb_generator.spec ++
--- /var/tmp/diff_new_pack.hbdCRy/_old  2020-05-19 14:57:26.061260982 +0200
+++ /var/tmp/diff_new_pack.hbdCRy/_new  2020-05-19 14:57:26.065260990 +0200
@@ -32,6 +32,8 @@
 BuildRequires:  python-rpm-macros
 Requires:   python-qt5
 Requires:   qelectrotech
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 %python_subpackages
 
@@ -53,12 +55,19 @@
 
 %install
 %python_install
+%python_clone -a %{buildroot}%{_bindir}/%{modname}
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%post
+%python_install_alternative %{modname}
+
+%postun
+%python_uninstall_alternative %{modname}
+
 %files %{python_files}
 %doc README
 %license LICENSE.txt
-%python3_only %{_bindir}/%{modname}
+%python_alternative %{_bindir}/%{modname}
 %{python_sitelib}/qet_tb_generator*
 
 %changelog




commit python-qet_tb_generator for openSUSE:Factory

2020-03-09 Thread root
Hello community,

here is the log from the commit of package python-qet_tb_generator for 
openSUSE:Factory checked in at 2020-03-09 21:03:42

Comparing /work/SRC/openSUSE:Factory/python-qet_tb_generator (Old)
 and  /work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.26092 (New)


Package is "python-qet_tb_generator"

Mon Mar  9 21:03:42 2020 rev:5 rq:782790 version:1.1.5

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qet_tb_generator/python-qet_tb_generator.changes
  2019-10-24 23:09:49.288568316 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.26092/python-qet_tb_generator.changes
   2020-03-09 21:03:43.431001531 +0100
@@ -1,0 +2,5 @@
+Sun Mar  8 17:46:46 UTC 2020 - aloi...@gmx.com
+
+- Update to version 1.1.5 (no changelog supplied)
+
+---

Old:

  qet_tb_generator-1.0.16.tar.gz

New:

  qet_tb_generator-1.1.5.tar.gz



Other differences:
--
++ python-qet_tb_generator.spec ++
--- /var/tmp/diff_new_pack.CKPQDE/_old  2020-03-09 21:03:46.095002948 +0100
+++ /var/tmp/diff_new_pack.CKPQDE/_new  2020-03-09 21:03:46.099002949 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qet_tb_generator
 #
-# 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
@@ -20,7 +20,7 @@
 %define modname qet_tb_generator
 %define skip_python2 1
 Name:   python-%{modname}
-Version:1.0.16
+Version:1.1.5
 Release:0
 Summary:Generates terminal blocks & connectors for QElectroTech
 License:GPL-2.0-only

++ qet_tb_generator-1.0.16.tar.gz -> qet_tb_generator-1.1.5.tar.gz ++
 2803 lines of diff (skipped)




commit python-qet_tb_generator for openSUSE:Factory

2019-10-24 Thread root
Hello community,

here is the log from the commit of package python-qet_tb_generator for 
openSUSE:Factory checked in at 2019-10-24 23:09:46

Comparing /work/SRC/openSUSE:Factory/python-qet_tb_generator (Old)
 and  /work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2990 (New)


Package is "python-qet_tb_generator"

Thu Oct 24 23:09:46 2019 rev:4 rq:742274 version:1.0.16

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qet_tb_generator/python-qet_tb_generator.changes
  2019-10-16 09:15:34.263423383 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2990/python-qet_tb_generator.changes
2019-10-24 23:09:49.288568316 +0200
@@ -1,0 +2,6 @@
+Thu Oct 24 03:32:46 UTC 2019 - John Vandenberg 
+
+- Remove executable bit from docs text files
+- Rename runtime package from 'src' to 'qet_tb_generator'
+
+---



Other differences:
--
++ python-qet_tb_generator.spec ++
--- /var/tmp/diff_new_pack.9TYFr2/_old  2019-10-24 23:09:49.860568984 +0200
+++ /var/tmp/diff_new_pack.9TYFr2/_new  2019-10-24 23:09:49.864568989 +0200
@@ -41,8 +41,12 @@
 
 %prep
 %setup -q -n %{modname}-%{version}
+chmod a-x README LICENSE.txt
 rm -rf *.egg-info
 sed -i '/^#!\/usr\/bin\/env python3/d' -i src/main.py
+# Rename package and adjust console script
+mv src qet_tb_generator
+sed -i 
's/qet_tb_generator=src.main:main/qet_tb_generator=qet_tb_generator.main:main/' 
setup.py
 
 %build
 %python_build
@@ -55,6 +59,6 @@
 %doc README
 %license LICENSE.txt
 %python3_only %{_bindir}/%{modname}
-%{python_sitelib}/*
+%{python_sitelib}/qet_tb_generator*
 
 %changelog




commit python-qet_tb_generator for openSUSE:Factory

2019-10-16 Thread root
Hello community,

here is the log from the commit of package python-qet_tb_generator for 
openSUSE:Factory checked in at 2019-10-16 09:15:34

Comparing /work/SRC/openSUSE:Factory/python-qet_tb_generator (Old)
 and  /work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2352 (New)


Package is "python-qet_tb_generator"

Wed Oct 16 09:15:34 2019 rev:3 rq:738390 version:1.0.16

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qet_tb_generator/python-qet_tb_generator.changes
  2018-08-31 10:43:30.127135172 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-qet_tb_generator.new.2352/python-qet_tb_generator.changes
2019-10-16 09:15:34.263423383 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:37:12 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-qet_tb_generator.spec ++
--- /var/tmp/diff_new_pack.az01Ks/_old  2019-10-16 09:15:36.103418641 +0200
+++ /var/tmp/diff_new_pack.az01Ks/_new  2019-10-16 09:15:36.103418641 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-qet_tb_generator
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -24,7 +24,6 @@
 Release:0
 Summary:Generates terminal blocks & connectors for QElectroTech
 License:GPL-2.0-only
-Group:  Development/Languages/Python
 URL:https://pypi.python.org/pypi/qet-tb-generator
 Source0:
https://files.pythonhosted.org/packages/source/q/qet_tb_generator/%{modname}-%{version}.tar.gz
 BuildRequires:  %{python_module devel >= 3.5}
@@ -50,7 +49,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %doc README




commit python-qet_tb_generator for openSUSE:Factory

2018-08-31 Thread root
Hello community,

here is the log from the commit of package python-qet_tb_generator for 
openSUSE:Factory checked in at 2018-08-31 10:42:04

Comparing /work/SRC/openSUSE:Factory/python-qet_tb_generator (Old)
 and  /work/SRC/openSUSE:Factory/.python-qet_tb_generator.new (New)


Package is "python-qet_tb_generator"

Fri Aug 31 10:42:04 2018 rev:2 rq:631080 version:1.0.16

Changes:

--- 
/work/SRC/openSUSE:Factory/python-qet_tb_generator/python-qet_tb_generator.changes
  2018-03-06 10:45:49.539453629 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-qet_tb_generator.new/python-qet_tb_generator.changes
 2018-08-31 10:43:30.127135172 +0200
@@ -1,0 +2,5 @@
+Thu Aug 23 09:17:06 UTC 2018 - aloi...@gmx.com
+
+- Update to version 1.0.16 (no changelog supplied)
+
+---

Old:

  qet_tb_generator-0.7.74.tar.gz

New:

  qet_tb_generator-1.0.16.tar.gz



Other differences:
--
++ python-qet_tb_generator.spec ++
--- /var/tmp/diff_new_pack.00db6m/_old  2018-08-31 10:43:31.727137069 +0200
+++ /var/tmp/diff_new_pack.00db6m/_new  2018-08-31 10:43:31.731137074 +0200
@@ -20,10 +20,10 @@
 %define modname qet_tb_generator
 %define skip_python2 1
 Name:   python-%{modname}
-Version:0.7.74
+Version:1.0.16
 Release:0
 Summary:Generates terminal blocks & connectors for QElectroTech
-License:GPL-2.0
+License:GPL-2.0-only
 Group:  Development/Languages/Python
 URL:https://pypi.python.org/pypi/qet-tb-generator
 Source0:
https://files.pythonhosted.org/packages/source/q/qet_tb_generator/%{modname}-%{version}.tar.gz
@@ -43,8 +43,7 @@
 %prep
 %setup -q -n %{modname}-%{version}
 rm -rf *.egg-info
-sed -i '/^#!\/usr\/bin\/python3/d' -i src/main.py
-chmod -x README
+sed -i '/^#!\/usr\/bin\/env python3/d' -i src/main.py
 
 %build
 %python_build

++ qet_tb_generator-0.7.74.tar.gz -> qet_tb_generator-1.0.16.tar.gz ++
 3576 lines of diff (skipped)