commit python-webencodings for openSUSE:Factory

2020-03-26 Thread root
Hello community,

here is the log from the commit of package python-webencodings for 
openSUSE:Factory checked in at 2020-03-27 00:20:10

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


Package is "python-webencodings"

Fri Mar 27 00:20:10 2020 rev:5 rq:783931 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-webencodings/python-webencodings.changes  
2019-11-04 17:09:41.504471717 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-webencodings.new.3160/python-webencodings.changes
2020-03-27 00:20:14.428103211 +0100
@@ -1,0 +2,5 @@
+Wed Mar 11 15:20:37 UTC 2020 - Tomáš Chvátal 
+
+- Fix build without python2
+
+---



Other differences:
--
++ python-webencodings.spec ++
--- /var/tmp/diff_new_pack.yaUQel/_old  2020-03-27 00:20:15.736103845 +0100
+++ /var/tmp/diff_new_pack.yaUQel/_new  2020-03-27 00:20:15.736103845 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-webencodings
 #
-# 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
@@ -61,6 +61,6 @@
 %license LICENSE
 %doc README.rst
 %{python_sitelib}/webencodings/
-%{python_sitelib}/webencodings-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/webencodings-%{version}-py*.egg-info
 
 %changelog




commit python-webencodings for openSUSE:Factory

2019-11-04 Thread root
Hello community,

here is the log from the commit of package python-webencodings for 
openSUSE:Factory checked in at 2019-11-04 17:09:40

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


Package is "python-webencodings"

Mon Nov  4 17:09:40 2019 rev:4 rq:743972 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-webencodings/python-webencodings.changes  
2018-12-27 00:29:11.539672865 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-webencodings.new.2990/python-webencodings.changes
2019-11-04 17:09:41.504471717 +0100
@@ -1,0 +2,5 @@
+Mon Oct 14 14:50:00 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-webencodings.spec ++
--- /var/tmp/diff_new_pack.00FWiT/_old  2019-11-04 17:09:41.900472140 +0100
+++ /var/tmp/diff_new_pack.00FWiT/_new  2019-11-04 17:09:41.904472144 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-webencodings
 #
-# 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
@@ -22,7 +22,6 @@
 Release:0
 Summary:Character encoding aliases for legacy web content
 License:BSD-3-Clause
-Group:  Development/Languages/Python
 URL:https://github.com/SimonSapin/python-webencodings
 Source: 
https://files.pythonhosted.org/packages/source/w/webencodings/webencodings-%{version}.tar.gz
 Source1:
https://raw.githubusercontent.com/gsnedders/python-webencodings/v%{version}/LICENSE
@@ -56,7 +55,7 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
 %license LICENSE




commit python-webencodings for openSUSE:Factory

2018-12-26 Thread root
Hello community,

here is the log from the commit of package python-webencodings for 
openSUSE:Factory checked in at 2018-12-27 00:29:11

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


Package is "python-webencodings"

Thu Dec 27 00:29:11 2018 rev:3 rq:659753 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-webencodings/python-webencodings.changes  
2017-11-04 10:24:48.988650990 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-webencodings.new.28833/python-webencodings.changes
   2018-12-27 00:29:11.539672865 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:55:58 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-webencodings.spec ++
--- /var/tmp/diff_new_pack.vPIvxS/_old  2018-12-27 00:29:12.075672426 +0100
+++ /var/tmp/diff_new_pack.vPIvxS/_new  2018-12-27 00:29:12.075672426 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-webencodings
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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/
 #
 
 
@@ -23,14 +23,12 @@
 Summary:Character encoding aliases for legacy web content
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:https://github.com/SimonSapin/python-webencodings
-Source: 
https://pypi.io/packages/source/w/webencodings/webencodings-%{version}.tar.gz
+URL:https://github.com/SimonSapin/python-webencodings
+Source: 
https://files.pythonhosted.org/packages/source/w/webencodings/webencodings-%{version}.tar.gz
 Source1:
https://raw.githubusercontent.com/gsnedders/python-webencodings/v%{version}/LICENSE
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -61,8 +59,8 @@
 %python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc README.rst LICENSE
+%license LICENSE
+%doc README.rst
 %{python_sitelib}/webencodings/
 %{python_sitelib}/webencodings-%{version}-py%{py_ver}.egg-info
 




commit python-webencodings for openSUSE:Factory

2017-11-04 Thread root
Hello community,

here is the log from the commit of package python-webencodings for 
openSUSE:Factory checked in at 2017-11-04 10:24:06

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


Package is "python-webencodings"

Sat Nov  4 10:24:06 2017 rev:2 rq:538109 version:0.5.1

Changes:

--- /work/SRC/openSUSE:Factory/python-webencodings/python-webencodings.changes  
2017-04-19 18:03:47.509540863 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-webencodings.new/python-webencodings.changes 
2017-11-04 10:24:48.988650990 +0100
@@ -1,0 +2,9 @@
+Tue Oct 31 02:39:01 UTC 2017 - a...@gmx.de
+
+- update to version 0.5.1:
+  * Finally add myself as maintainer
+  * Document and test all supported Python versions (#10)
+  * Release as a universal wheel (#7)
+  * Use 'utf-8' as encoding instead of 'utf8' (#9)
+
+---

Old:

  webencodings-0.5.tar.gz

New:

  webencodings-0.5.1.tar.gz



Other differences:
--
++ python-webencodings.spec ++
--- /var/tmp/diff_new_pack.XnAtmZ/_old  2017-11-04 10:24:49.792621733 +0100
+++ /var/tmp/diff_new_pack.XnAtmZ/_new  2017-11-04 10:24:49.796621588 +0100
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-webencodings
-Version:0.5
+Version:0.5.1
 Release:0
 Summary:Character encoding aliases for legacy web content
 License:BSD-3-Clause

++ webencodings-0.5.tar.gz -> webencodings-0.5.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/webencodings-0.5/PKG-INFO 
new/webencodings-0.5.1/PKG-INFO
--- old/webencodings-0.5/PKG-INFO   2016-06-01 00:27:02.0 +0200
+++ new/webencodings-0.5.1/PKG-INFO 2017-04-05 22:16:56.0 +0200
@@ -1,10 +1,10 @@
 Metadata-Version: 1.1
 Name: webencodings
-Version: 0.5
+Version: 0.5.1
 Summary: Character encoding aliases for legacy web content
 Home-page: https://github.com/SimonSapin/python-webencodings
-Author: Simon Sapin
-Author-email: simon.sa...@exyr.org
+Author: Geoffrey Sneddon
+Author-email: m...@gsnedders.com
 License: BSD
 Description: python-webencodings
 ===
@@ -36,6 +36,15 @@
 Classifier: Development Status :: 4 - Beta
 Classifier: Intended Audience :: Developers
 Classifier: License :: OSI Approved :: BSD License
+Classifier: Programming Language :: Python
 Classifier: Programming Language :: Python :: 2
+Classifier: Programming Language :: Python :: 2.6
+Classifier: Programming Language :: Python :: 2.7
 Classifier: Programming Language :: Python :: 3
+Classifier: Programming Language :: Python :: 3.3
+Classifier: Programming Language :: Python :: 3.4
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Classifier: Programming Language :: Python :: Implementation :: CPython
+Classifier: Programming Language :: Python :: Implementation :: PyPy
 Classifier: Topic :: Internet :: WWW/HTTP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/webencodings-0.5/setup.cfg 
new/webencodings-0.5.1/setup.cfg
--- old/webencodings-0.5/setup.cfg  2016-06-01 00:27:02.0 +0200
+++ new/webencodings-0.5.1/setup.cfg2017-04-05 22:16:56.0 +0200
@@ -1,3 +1,6 @@
+[bdist_wheel]
+universal = 1
+
 [build_sphinx]
 source-dir = docs
 build-dir = docs/_build
@@ -8,5 +11,4 @@
 [egg_info]
 tag_build = 
 tag_date = 0
-tag_svn_revision = 0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/webencodings-0.5/setup.py 
new/webencodings-0.5.1/setup.py
--- old/webencodings-0.5/setup.py   2016-06-01 00:20:43.0 +0200
+++ new/webencodings-0.5.1/setup.py 2017-04-05 22:06:52.0 +0200
@@ -22,14 +22,25 @@
 license='BSD',
 author='Simon Sapin',
 author_email='simon.sa...@exyr.org',
+maintainer='Geoffrey Sneddon',
+maintainer_email='m...@gsnedders.com',
 description='Character encoding aliases for legacy web content',
 long_description=LONG_DESCRIPTION,
 classifiers=[
 'Development Status :: 4 - Beta',
 'Intended Audience :: Developers',
 'License :: OSI Approved :: BSD License',
+'Programming Language :: Python',
 'Programming Language :: Python :: 2',
+'Programming Language :: Python :: 2.6',
+'Programming Language :: Python :: 2.7',
 'Programming Language :: Python :: 3',
+'Programming Language :: Python :: 3.3',
+'Programming Language :: Python :: 3.4',
+'Programming Language :: Python ::