Compare commits
No commits in common. "factory" and "factory" have entirely different histories.
@ -1,17 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 12 23:03:27 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>
|
||||
|
||||
- update to 1.17:
|
||||
* Add python 3.9 testing
|
||||
* Fix UserDict move in Python2
|
||||
* Delete pep8ignore and flakes-ignore
|
||||
* tkinter.tix was removed from Python 3.13, skip the test
|
||||
* Fix deprecation warning from setuptools
|
||||
* Python 3.14 removed the URLopener and FancyURLopener classes,
|
||||
from urllib.requests
|
||||
* Update copyright years
|
||||
* Expunge travis
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 20:56:50 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package python-six
|
||||
# spec file
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
@ -30,7 +30,7 @@
|
||||
%define mypython python
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-six%{psuffix}
|
||||
Version: 1.17.0
|
||||
Version: 1.16.0
|
||||
Release: 0
|
||||
Summary: Python 2 and 3 compatibility utilities
|
||||
License: MIT
|
||||
@ -80,7 +80,7 @@ This package provides documentation for %{name}.
|
||||
%endif
|
||||
|
||||
%prep
|
||||
%autosetup -n six-%{version}
|
||||
%setup -q -n six-%{version}
|
||||
|
||||
%build
|
||||
%pyproject_wheel
|
||||
|
BIN
six-1.16.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
six-1.16.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ff70335d468e7eb6ec65b95b99d3a2836546063f63acc5171de367e834932a81
|
||||
size 34031
|
Loading…
x
Reference in New Issue
Block a user