commit python-dephell-markers for openSUSE:Factory

2020-05-19 Thread root
Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2020-05-19 14:44:09

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


Package is "python-dephell-markers"

Tue May 19 14:44:09 2020 rev:6 rq:804935 version:1.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
2019-12-18 14:48:49.801952658 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.2738/python-dephell-markers.changes
  2020-05-19 14:44:20.275538805 +0200
@@ -1,0 +2,6 @@
+Wed May 13 07:30:53 UTC 2020 - Tomáš Chvátal 
+
+- Update dependency to require new attrs as the pkg use their
+  syntax
+
+---



Other differences:
--
++ python-dephell-markers.spec ++
--- /var/tmp/diff_new_pack.W3Q9Wl/_old  2020-05-19 14:44:21.575541582 +0200
+++ /var/tmp/diff_new_pack.W3Q9Wl/_new  2020-05-19 14:44:21.579541591 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dephell-markers
 #
-# Copyright (c) 2019 SUSE LLC
+# 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
@@ -23,19 +23,18 @@
 Release:0
 Summary:Dephell library to use environment markers (PEP-496)
 License:MIT
-Group:  Development/Languages/Python
 URL:https://github.com/dephell/dephell_markers
 Source: 
https://files.pythonhosted.org/packages/source/d/dephell_markers/dephell_markers-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.5}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
-Requires:   python-attrs
+Requires:   python-attrs >= 19.2
 Requires:   python-dephell-specifier
 Requires:   python-packaging
 BuildArch:  noarch
 # SECTION test requirements
-BuildRequires:  %{python_module attrs}
+BuildRequires:  %{python_module attrs >= 19.2}
 BuildRequires:  %{python_module dephell-specifier}
 BuildRequires:  %{python_module packaging}
 BuildRequires:  %{python_module pytest}




commit python-dephell-markers for openSUSE:Factory

2019-12-18 Thread root
Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2019-12-18 14:46:46

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


Package is "python-dephell-markers"

Wed Dec 18 14:46:46 2019 rev:5 rq:757712 version:1.0.3

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
2019-12-10 22:40:57.885841580 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.4691/python-dephell-markers.changes
  2019-12-18 14:48:49.801952658 +0100
@@ -1,0 +2,6 @@
+Wed Dec 18 11:34:06 CET 2019 - Matej Cepl 
+
+- Update to 1.0.3:
+  - Fix new attrs compat
+
+---

Old:

  dephell_markers-1.0.2.tar.gz

New:

  dephell_markers-1.0.3.tar.gz



Other differences:
--
++ python-dephell-markers.spec ++
--- /var/tmp/diff_new_pack.HexfBn/_old  2019-12-18 14:48:50.149952818 +0100
+++ /var/tmp/diff_new_pack.HexfBn/_new  2019-12-18 14:48:50.149952818 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-dephell-markers
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-dephell-markers
-Version:1.0.2
+Version:1.0.3
 Release:0
 Summary:Dephell library to use environment markers (PEP-496)
 License:MIT

++ dephell_markers-1.0.2.tar.gz -> dephell_markers-1.0.3.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.2/PKG-INFO 
new/dephell_markers-1.0.3/PKG-INFO
--- old/dephell_markers-1.0.2/PKG-INFO  1970-01-01 01:00:00.0 +0100
+++ new/dephell_markers-1.0.3/PKG-INFO  1970-01-01 01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: dephell-markers
-Version: 1.0.2
+Version: 1.0.3
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dephell_markers-1.0.2/dephell_markers.egg-info/PKG-INFO 
new/dephell_markers-1.0.3/dephell_markers.egg-info/PKG-INFO
--- old/dephell_markers-1.0.2/dephell_markers.egg-info/PKG-INFO 1970-01-01 
01:00:00.0 +0100
+++ new/dephell_markers-1.0.3/dephell_markers.egg-info/PKG-INFO 1970-01-01 
01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: dephell-markers
-Version: 1.0.2
+Version: 1.0.3
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.2/setup.py 
new/dephell_markers-1.0.3/setup.py
--- old/dephell_markers-1.0.2/setup.py  2019-11-12 12:32:18.0 +0100
+++ new/dephell_markers-1.0.3/setup.py  2019-12-18 11:26:57.0 +0100
@@ -21,10 +21,10 @@
 setup(
 long_description=readme,
 name='dephell_markers',
-version='1.0.2',
+version='1.0.3',
 description='Work with environment markers (PEP-496)',
 python_requires='>=3.5',
-project_urls={'repository': 'https://github.com/dephell/dephell_markers'},
+project_urls={"repository": "https://github.com/dephell/dephell_markers"},
 author='Gram',
 author_email='master_f...@mail.ru',
 license='MIT',
@@ -49,7 +49,7 @@
 'dephell_markers', 'dephell_markers._marker',
 'dephell_markers._operation'
 ],
-package_dir={'': ''},
+package_dir={"": "."},
 package_data={},
 install_requires=['attrs', 'dephell-specifier', 'packaging'],
 )
Binary files 
old/dephell_markers-1.0.2/tests/__pycache__/__init__.cpython-37.pyc and 
new/dephell_markers-1.0.3/tests/__pycache__/__init__.cpython-37.pyc differ
Binary files 
old/dephell_markers-1.0.2/tests/__pycache__/test_markers.cpython-37-pytest-5.2.1.pyc
 and 
new/dephell_markers-1.0.3/tests/__pycache__/test_markers.cpython-37-pytest-5.2.1.pyc
 differ
Binary files 
old/dephell_markers-1.0.2/tests/__pycache__/test_string.cpython-37-pytest-5.2.1.pyc
 and 
new/dephell_markers-1.0.3/tests/__pycache__/test_string.cpython-37-pytest-5.2.1.pyc
 differ
Binary files 
old/dephell_markers-1.0.2/tests/__pycache__/test_version.cpython-37-pytest-5.2.1.pyc
 and 

commit python-dephell-markers for openSUSE:Factory

2019-12-10 Thread root
Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2019-12-10 22:40:50

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


Package is "python-dephell-markers"

Tue Dec 10 22:40:50 2019 rev:4 rq:755174 version:1.0.2

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
2019-11-06 13:55:28.740115658 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.4691/python-dephell-markers.changes
  2019-12-10 22:40:57.885841580 +0100
@@ -1,0 +2,6 @@
+Mon Dec  9 08:59:47 UTC 2019 - John Vandenberg 
+
+- Update to v1.0.2
+  * Drop deprecated parameters from attr.s decorator 
+
+---
@@ -5 +11 @@
-  - Fix hashing, improving compatibility reading poetry.lock
+  * Fix hashing, improving compatibility reading poetry.lock

Old:

  dephell_markers-1.0.1.tar.gz

New:

  dephell_markers-1.0.2.tar.gz



Other differences:
--
++ python-dephell-markers.spec ++
--- /var/tmp/diff_new_pack.UAKdTc/_old  2019-12-10 22:40:58.557841331 +0100
+++ /var/tmp/diff_new_pack.UAKdTc/_new  2019-12-10 22:40:58.573841325 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-dephell-markers
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Dephell library to use environment markers (PEP-496)
 License:MIT
@@ -47,6 +47,8 @@
 
 %prep
 %setup -q -n dephell_markers-%{version}
+# https://github.com/dephell/dephell_markers/issues/6
+sed -i '/package_dir/d' setup.py
 
 %build
 %python_build

++ dephell_markers-1.0.1.tar.gz -> dephell_markers-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.1/PKG-INFO 
new/dephell_markers-1.0.2/PKG-INFO
--- old/dephell_markers-1.0.1/PKG-INFO  1970-01-01 01:00:00.0 +0100
+++ new/dephell_markers-1.0.2/PKG-INFO  1970-01-01 01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: dephell-markers
-Version: 1.0.1
+Version: 1.0.2
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dephell_markers-1.0.1/dephell_markers.egg-info/PKG-INFO 
new/dephell_markers-1.0.2/dephell_markers.egg-info/PKG-INFO
--- old/dephell_markers-1.0.1/dephell_markers.egg-info/PKG-INFO 1970-01-01 
01:00:00.0 +0100
+++ new/dephell_markers-1.0.2/dephell_markers.egg-info/PKG-INFO 1970-01-01 
01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: dephell-markers
-Version: 1.0.1
+Version: 1.0.2
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.1/setup.py 
new/dephell_markers-1.0.2/setup.py
--- old/dephell_markers-1.0.1/setup.py  2019-10-24 14:59:54.0 +0200
+++ new/dephell_markers-1.0.2/setup.py  2019-11-12 12:32:18.0 +0100
@@ -21,7 +21,7 @@
 setup(
 long_description=readme,
 name='dephell_markers',
-version='1.0.1',
+version='1.0.2',
 description='Work with environment markers (PEP-496)',
 python_requires='>=3.5',
 project_urls={'repository': 'https://github.com/dephell/dephell_markers'},
@@ -49,6 +49,7 @@
 'dephell_markers', 'dephell_markers._marker',
 'dephell_markers._operation'
 ],
+package_dir={'': ''},
 package_data={},
 install_requires=['attrs', 'dephell-specifier', 'packaging'],
 )




commit python-dephell-markers for openSUSE:Factory

2019-11-06 Thread root
Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2019-11-06 13:55:17

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


Package is "python-dephell-markers"

Wed Nov  6 13:55:17 2019 rev:3 rq:742818 version:1.0.1

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
2019-09-13 15:05:09.385258802 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.2990/python-dephell-markers.changes
  2019-11-06 13:55:28.740115658 +0100
@@ -1,0 +2,6 @@
+Fri Oct 25 01:36:59 UTC 2019 - John Vandenberg 
+
+- Update to v1.0.1
+  - Fix hashing, improving compatibility reading poetry.lock
+
+---

Old:

  dephell_markers-1.0.0.tar.gz

New:

  dephell_markers-1.0.1.tar.gz



Other differences:
--
++ python-dephell-markers.spec ++
--- /var/tmp/diff_new_pack.J7Mq30/_old  2019-11-06 13:55:30.952118056 +0100
+++ /var/tmp/diff_new_pack.J7Mq30/_new  2019-11-06 13:55:30.952118056 +0100
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-dephell-markers
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:Dephell library to use environment markers (PEP-496)
 License:MIT

++ dephell_markers-1.0.0.tar.gz -> dephell_markers-1.0.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.0/PKG-INFO 
new/dephell_markers-1.0.1/PKG-INFO
--- old/dephell_markers-1.0.0/PKG-INFO  1970-01-01 01:00:00.0 +0100
+++ new/dephell_markers-1.0.1/PKG-INFO  1970-01-01 01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
 Name: dephell-markers
-Version: 1.0.0
+Version: 1.0.1
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dephell_markers-1.0.0/dephell_markers/_marker/__init__.py 
new/dephell_markers-1.0.1/dephell_markers/_marker/__init__.py
--- old/dephell_markers-1.0.0/dephell_markers/_marker/__init__.py   
2019-03-24 18:16:50.0 +0100
+++ new/dephell_markers-1.0.1/dephell_markers/_marker/__init__.py   
2019-10-24 14:59:22.0 +0200
@@ -1,3 +1,4 @@
+# app
 from ._base import BaseMarker
 from ._string import StringMarker
 from ._version import VersionMarker
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dephell_markers-1.0.0/dephell_markers/_marker/_base.py 
new/dephell_markers-1.0.1/dephell_markers/_marker/_base.py
--- old/dephell_markers-1.0.0/dephell_markers/_marker/_base.py  2019-04-19 
12:44:45.0 +0200
+++ new/dephell_markers-1.0.1/dephell_markers/_marker/_base.py  2019-10-24 
14:59:22.0 +0200
@@ -1,14 +1,16 @@
+# built-in
+from typing import Optional, Set
+
 # external
 import attr
 from packaging.markers import Value, Variable
-from typing import Optional, Set
 
 # app
 from .._cached_property import cached_property
 from .._constants import ALIASES
 
 
-@attr.s(cmp=False)
+@attr.s(eq=False, order=False)
 class BaseMarker:
 lhs = attr.ib()
 op = attr.ib()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/dephell_markers-1.0.0/dephell_markers/_marker/_version.py 
new/dephell_markers-1.0.1/dephell_markers/_marker/_version.py
--- old/dephell_markers-1.0.0/dephell_markers/_marker/_version.py   
2019-03-27 14:52:41.0 +0100
+++ new/dephell_markers-1.0.1/dephell_markers/_marker/_version.py   
2019-10-24 14:59:22.0 +0200
@@ -8,8 +8,8 @@
 
 # app
 from .._cached_property import cached_property
-from ._base import BaseMarker
 from .._constants import REVERSED_OPERATIONS
+from ._base import BaseMarker
 
 
 class VersionMarker(BaseMarker):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-1.0.0/dephell_markers/_markers.py 
new/dephell_markers-1.0.1/dephell_markers/_markers.py
--- old/dephell_markers-1.0.0/dephell_markers/_markers.py   2019-07-07 
12:42:43.0 +0200
+++ new/dephell_markers-1.0.1/dephell_markers/_markers.py   2019-10-24 
14:59:22.0 +0200
@@ -1,16 +1,16 @@
 # built-in
 from copy import copy
-from typing import Optional, Union, Set, Type
+from typing import Optional, Set, Type, Union
 
 # external
 from dephell_specifier import RangeSpecifier
 from packaging import markers as packaging
-from 

commit python-dephell-markers for openSUSE:Factory

2019-09-13 Thread root
Hello community,

here is the log from the commit of package python-dephell-markers for 
openSUSE:Factory checked in at 2019-09-13 15:03:42

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


Package is "python-dephell-markers"

Fri Sep 13 15:03:42 2019 rev:2 rq:730646 version:1.0.0

Changes:

--- 
/work/SRC/openSUSE:Factory/python-dephell-markers/python-dephell-markers.changes
2019-08-13 13:26:48.893330747 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-dephell-markers.new.7948/python-dephell-markers.changes
  2019-09-13 15:05:09.385258802 +0200
@@ -1,0 +2,6 @@
+Fri Sep 13 09:10:21 UTC 2019 - Tomáš Chvátal 
+
+- Update to 1.0.0:
+  * ship tests
+
+---

Old:

  dephell_markers-0.2.5.tar.gz

New:

  dephell_markers-1.0.0.tar.gz



Other differences:
--
++ python-dephell-markers.spec ++
--- /var/tmp/diff_new_pack.w2NTU5/_old  2019-09-13 15:05:10.453258575 +0200
+++ /var/tmp/diff_new_pack.w2NTU5/_new  2019-09-13 15:05:10.457258574 +0200
@@ -12,33 +12,34 @@
 # 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/
+#
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:   python-dephell-markers
-Version:0.2.5
+Version:1.0.0
 Release:0
-License:MIT
 Summary:Dephell library to use environment markers (PEP-496)
-Url:https://github.com/dephell/dephell_markers
+License:MIT
 Group:  Development/Languages/Python
-Source: 
https://files.pythonhosted.org/packages/source/d/dephell-markers/dephell_markers-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
+URL:https://github.com/dephell/dephell_markers
+Source: 
https://files.pythonhosted.org/packages/source/d/dephell_markers/dephell_markers-%{version}.tar.gz
 BuildRequires:  %{python_module base >= 3.5}
 BuildRequires:  %{python_module setuptools}
-# SECTION test requirements
-BuildRequires:  %{python_module attrs}
-BuildRequires:  %{python_module dephell-specifier}
-BuildRequires:  %{python_module packaging}
-# /SECTION
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
 Requires:   python-attrs
 Requires:   python-dephell-specifier
 Requires:   python-packaging
 BuildArch:  noarch
-
+# SECTION test requirements
+BuildRequires:  %{python_module attrs}
+BuildRequires:  %{python_module dephell-specifier}
+BuildRequires:  %{python_module packaging}
+BuildRequires:  %{python_module pytest}
+# /SECTION
 %python_subpackages
 
 %description
@@ -54,6 +55,9 @@
 %python_install
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
+%check
+%pytest
+
 %files %{python_files}
 %license LICENSE
 %doc README.md

++ dephell_markers-0.2.5.tar.gz -> dephell_markers-1.0.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-0.2.5/PKG-INFO 
new/dephell_markers-1.0.0/PKG-INFO
--- old/dephell_markers-0.2.5/PKG-INFO  1970-01-01 01:00:00.0 +0100
+++ new/dephell_markers-1.0.0/PKG-INFO  1970-01-01 01:00:00.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 2.1
-Name: dephell_markers
-Version: 0.2.5
+Name: dephell-markers
+Version: 1.0.0
 Summary: Work with environment markers (PEP-496)
 Project-URL: Repository, https://github.com/dephell/dephell_markers
 Author: Gram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dephell_markers-0.2.5/dephell_markers/_markers.py 
new/dephell_markers-1.0.0/dephell_markers/_markers.py
--- old/dephell_markers-0.2.5/dephell_markers/_markers.py   2019-04-19 
13:21:45.0 +0200
+++ new/dephell_markers-1.0.0/dephell_markers/_markers.py   2019-07-07 
12:42:43.0 +0200
@@ -5,7 +5,7 @@
 # external
 from dephell_specifier import RangeSpecifier
 from packaging import markers as packaging
-from packaging.markers import Variable
+from packaging.markers import Variable, Op, Value
 
 # app
 from ._marker import BaseMarker, StringMarker, VersionMarker
@@ -141,18 +141,7 @@
 for marker in markers:
 # single marker
 if isinstance(marker, tuple):
-lhs, op, rhs = marker
-var = lhs.value if isinstance(lhs, Variable) else rhs.value
-if var in STRING_VARIABLES:
-marker_cls = StringMarker  # type: Type[BaseMarker]
-elif var in VERSION_VARIABLES: