forked from pool/python-zope.testing
		
	Accepting request 1009878 from home:yarunachalam:branches:devel:languages:python
- Update to version 4.10 * Show deprecation warnings when importing modules which are not ported to Python 3. * Improve test coverage. * Port zope.testing.formparser to Python 3. * Add support for Python 3.10. OBS-URL: https://build.opensuse.org/request/show/1009878 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testing?expand=0&rev=18
This commit is contained in:
		| @@ -1,3 +1,12 @@ | |||||||
|  | ------------------------------------------------------------------- | ||||||
|  | Tue Oct 11 17:32:07 UTC 2022 - Yogalakshmi Arunachalam <yarunachalam@suse.com> | ||||||
|  |  | ||||||
|  | - Update to version 4.10  | ||||||
|  |   * Show deprecation warnings when importing modules which are not ported to Python 3. | ||||||
|  |   * Improve test coverage. | ||||||
|  |   * Port zope.testing.formparser to Python 3. | ||||||
|  |   * Add support for Python 3.10. | ||||||
|  |  | ||||||
| ------------------------------------------------------------------- | ------------------------------------------------------------------- | ||||||
| Tue Oct  5 09:48:25 UTC 2021 - pgajdos@suse.com | Tue Oct  5 09:48:25 UTC 2021 - pgajdos@suse.com | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,7 +1,7 @@ | |||||||
| # | # | ||||||
| # spec file for package python-zope.testing | # spec file for package python-zope.testing | ||||||
| # | # | ||||||
| # Copyright (c) 2021 SUSE LLC | # Copyright (c) 2022 SUSE LLC | ||||||
| # | # | ||||||
| # All modifications and additions to the file contributed by third parties | # All modifications and additions to the file contributed by third parties | ||||||
| # remain the property of their copyright owners, unless otherwise agreed | # remain the property of their copyright owners, unless otherwise agreed | ||||||
| @@ -18,7 +18,7 @@ | |||||||
|  |  | ||||||
| %{?!python_module:%define python_module() python-%{**} python3-%{**}} | %{?!python_module:%define python_module() python-%{**} python3-%{**}} | ||||||
| Name:           python-zope.testing | Name:           python-zope.testing | ||||||
| Version:        4.9 | Version:        4.10 | ||||||
| Release:        0 | Release:        0 | ||||||
| Summary:        Zope testing helpers | Summary:        Zope testing helpers | ||||||
| License:        ZPL-2.1 | License:        ZPL-2.1 | ||||||
|   | |||||||
							
								
								
									
										3
									
								
								zope.testing-4.10.tar.gz
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								zope.testing-4.10.tar.gz
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,3 @@ | |||||||
|  | version https://git-lfs.github.com/spec/v1 | ||||||
|  | oid sha256:3b6e5906caddd148c23fe958e6aae3fadc8a08a8a53f747d9791c2d8135ee56e | ||||||
|  | size 45359 | ||||||
| @@ -1,3 +0,0 @@ | |||||||
| version https://git-lfs.github.com/spec/v1 |  | ||||||
| oid sha256:475cb847a7af9d547313ee93f5d0b8800bf627e6d0d9a51d11967984083cb54e |  | ||||||
| size 62294 |  | ||||||
		Reference in New Issue
	
	Block a user