forked from pool/python-PySocks
		
	Accepting request 1082027 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082027 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PySocks?expand=0&rev=8
This commit is contained in:
		| @@ -1,3 +1,13 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Apr 21 12:21:08 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - add sle15_python_module_pythons (jsc#PED-68) | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Thu Apr 13 22:43:57 UTC 2023 - Matej Cepl <mcepl@suse.com> | ||||
|  | ||||
| - Make calling of %{sle15modernpython} optional. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Tue Sep 24 09:48:18 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-PySocks | ||||
| # | ||||
| # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. | ||||
| # Copyright (c) 2023 SUSE LLC | ||||
| # Copyright (c) 2016 LISA GmbH, Bingen, Germany. | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| @@ -19,6 +19,7 @@ | ||||
|  | ||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||
| %define oldpython python | ||||
| %{?sle15_python_module_pythons} | ||||
| Name:           python-PySocks | ||||
| Version:        1.7.1 | ||||
| Release:        0 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user