commit python-pathtools for openSUSE:Factory

2019-10-16 Thread root
Hello community,

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

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


Package is "python-pathtools"

Wed Oct 16 09:15:06 2019 rev:10 rq:738370 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes
2018-12-24 11:40:59.593473351 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pathtools.new.2352/python-pathtools.changes  
2019-10-16 09:15:08.867488835 +0200
@@ -1,0 +2,5 @@
+Mon Oct 14 14:13:29 UTC 2019 - Matej Cepl 
+
+- Replace %fdupes -s with plain %fdupes; hardlinks are better.
+
+---



Other differences:
--
++ python-pathtools.spec ++
--- /var/tmp/diff_new_pack.PYuBx0/_old  2019-10-16 09:15:11.123483021 +0200
+++ /var/tmp/diff_new_pack.PYuBx0/_new  2019-10-16 09:15:11.167482908 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathtools
 #
-# 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
@@ -20,16 +20,14 @@
 Name:   python-pathtools
 Version:0.1.2
 Release:0
-Url:http://github.com/gorakhargosh/pathtools
 Summary:File system general utilities
 License:MIT
-Group:  Development/Languages/Python
+URL:https://github.com/gorakhargosh/pathtools
 Source: 
https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-%{version}.tar.gz
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 BuildRequires:  python3-Sphinx
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %python_subpackages
 
@@ -47,11 +45,11 @@
 
 %install
 %python_install
-%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc AUTHORS LICENSE README docs/build/html
+%license LICENSE
+%doc AUTHORS README docs/build/html
 %{python_sitelib}/pathtools
 %{python_sitelib}/pathtools-%{version}-py%{python_version}.egg-info
 




commit python-pathtools for openSUSE:Factory

2018-12-24 Thread root
Hello community,

here is the log from the commit of package python-pathtools for 
openSUSE:Factory checked in at 2018-12-24 11:40:58

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


Package is "python-pathtools"

Mon Dec 24 11:40:58 2018 rev:9 rq:659543 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes
2018-02-09 15:52:23.904935048 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pathtools.new.28833/python-pathtools.changes 
2018-12-24 11:40:59.593473351 +0100
@@ -1,0 +2,5 @@
+Tue Dec  4 12:51:20 UTC 2018 - Matej Cepl 
+
+- Remove superfluous devel dependency for noarch package
+
+---



Other differences:
--
++ python-pathtools.spec ++
--- /var/tmp/diff_new_pack.fEJPQY/_old  2018-12-24 11:41:00.165472843 +0100
+++ /var/tmp/diff_new_pack.fEJPQY/_new  2018-12-24 11:41:00.165472843 +0100
@@ -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/
 #
 
 
@@ -25,7 +25,6 @@
 License:MIT
 Group:  Development/Languages/Python
 Source: 
https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-%{version}.tar.gz
-BuildRequires:  %{python_module devel}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros




commit python-pathtools for openSUSE:Factory

2018-02-09 Thread root
Hello community,

here is the log from the commit of package python-pathtools for 
openSUSE:Factory checked in at 2018-02-09 15:52:18

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


Package is "python-pathtools"

Fri Feb  9 15:52:18 2018 rev:8 rq:574449 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes
2017-04-28 10:52:19.563241398 +0200
+++ /work/SRC/openSUSE:Factory/.python-pathtools.new/python-pathtools.changes   
2018-02-09 15:52:23.904935048 +0100
@@ -1,0 +2,5 @@
+Fri Feb  9 05:23:46 UTC 2018 - tbecht...@suse.com
+
+- Do not require the Flask sphinx theme for doc build
+
+---



Other differences:
--
++ python-pathtools.spec ++
--- /var/tmp/diff_new_pack.8NlZvU/_old  2018-02-09 15:52:24.568911200 +0100
+++ /var/tmp/diff_new_pack.8NlZvU/_new  2018-02-09 15:52:24.568911200 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathtools
 #
-# 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
@@ -40,6 +40,7 @@
 %prep
 %setup -q -n pathtools-%{version}
 sed -i "1d" pathtools/path.py pathtools/patterns.py
+sed -i "s/^html_theme.*/#html_theme/" docs/source/conf.py
 
 %build
 %python_build




commit python-pathtools for openSUSE:Factory

2017-04-28 Thread root
Hello community,

here is the log from the commit of package python-pathtools for 
openSUSE:Factory checked in at 2017-04-28 10:52:19

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


Package is "python-pathtools"

Fri Apr 28 10:52:19 2017 rev:7 rq:490415 version:0.1.2

Changes:

--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes
2013-10-25 11:26:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pathtools.new/python-pathtools.changes   
2017-04-28 10:52:19.563241398 +0200
@@ -1,0 +2,6 @@
+Sun Apr 23 07:24:48 UTC 2017 - aloi...@gmx.com
+
+- Converted to single-spec
+- Added docs
+
+---



Other differences:
--
++ python-pathtools.spec ++
--- /var/tmp/diff_new_pack.o5Ejx7/_old  2017-04-28 10:52:20.431118738 +0200
+++ /var/tmp/diff_new_pack.o5Ejx7/_new  2017-04-28 10:52:20.431118738 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathtools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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
@@ -16,6 +16,7 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:   python-pathtools
 Version:0.1.2
 Release:0
@@ -23,34 +24,35 @@
 Summary:File system general utilities
 License:MIT
 Group:  Development/Languages/Python
-Source: 
http://pypi.python.org/packages/source/p/pathtools/pathtools-%{version}.tar.gz
+Source: 
https://files.pythonhosted.org/packages/source/p/pathtools/pathtools-%{version}.tar.gz
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  python3-Sphinx
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
-#BuildRequires:  python-Sphinx
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:  noarch
-%endif
+%python_subpackages
 
 %description
 Pattern matching and various utilities for file systems paths.
 
 %prep
 %setup -q -n pathtools-%{version}
+sed -i "1d" pathtools/path.py pathtools/patterns.py
 
 %build
-python setup.py build
-#cd docs && make html && rm -r build/html/.buildinfo # Build HTML docs
+%python_build
+cd docs && make html && rm -r build/html/.buildinfo # Build HTML docs
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes -s %{buildroot}%{$python_sitelib}
 
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
-%doc AUTHORS LICENSE README
-#%%doc docs/build/html
-%{python_sitelib}/*
+%doc AUTHORS LICENSE README docs/build/html
+%{python_sitelib}/pathtools
+%{python_sitelib}/pathtools-%{version}-py%{python_version}.egg-info
 
 %changelog




commit python-pathtools for openSUSE:Factory

2013-10-25 Thread h_root
Hello community,

here is the log from the commit of package python-pathtools for 
openSUSE:Factory checked in at 2013-10-25 11:26:20

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


Package is python-pathtools

Changes:

--- /work/SRC/openSUSE:Factory/python-pathtools/python-pathtools.changes
2012-02-01 09:59:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pathtools.new/python-pathtools.changes   
2013-10-25 11:26:21.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 24 11:09:53 UTC 2013 - speili...@suse.com
+
+- Require python-setuptools instead of distribute (upstreams merged)
+
+---



Other differences:
--
++ python-pathtools.spec ++
--- /var/tmp/diff_new_pack.2NoUl4/_old  2013-10-25 11:26:21.0 +0200
+++ /var/tmp/diff_new_pack.2NoUl4/_new  2013-10-25 11:26:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pathtools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -11,10 +11,11 @@
 # case the license is the MIT License). An Open Source License is a
 # 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/
 #
 
+
 Name:   python-pathtools
 Version:0.1.2
 Release:0
@@ -25,7 +26,7 @@
 Source: 
http://pypi.python.org/packages/source/p/pathtools/pathtools-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-BuildRequires:  python-distribute
+BuildRequires:  python-setuptools
 #BuildRequires:  python-Sphinx
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org