diff --git a/cssselect-1.0.1.tar.gz b/cssselect-1.0.1.tar.gz deleted file mode 100644 index f2240d0..0000000 --- a/cssselect-1.0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:73db1c054b9348409e2862fc6c0dde5c4e4fbe4da64c5c5a9e05fbea45744077 -size 21849 diff --git a/cssselect-1.0.3.tar.gz b/cssselect-1.0.3.tar.gz new file mode 100644 index 0000000..d6398f5 --- /dev/null +++ b/cssselect-1.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:066d8bc5229af09617e24b3ca4d52f1f9092d9e061931f4184cd572885c23204 +size 22824 diff --git a/python-cssselect.changes b/python-cssselect.changes index b71c2ef..71e8a9f 100644 --- a/python-cssselect.changes +++ b/python-cssselect.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Sat Jan 6 17:30:23 UTC 2018 - arun@gmx.de + +- specfile: + * update copyright year + +- update to version 1.0.3: + * Fix artifact uploads to pypi + +- changes from version 1.0.2: + * Drop support for Python 2.6 and Python 3.3. + * Fix deprecation warning in Python 3.6. + * Minor cleanups. + ------------------------------------------------------------------- Wed Mar 29 08:27:04 UTC 2017 - tbechtold@suse.com diff --git a/python-cssselect.spec b/python-cssselect.spec index 88aea03..6f377c0 100644 --- a/python-cssselect.spec +++ b/python-cssselect.spec @@ -1,7 +1,7 @@ # # spec file for package python-cssselect # -# 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 @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-cssselect -Version: 1.0.1 +Version: 1.0.3 Release: 0 Summary: CSS3 selectors for Python License: BSD-3-Clause