forked from pool/python-zope.schema
		
	- update to 7.0.1:
* Fix fallback when ``zope.i18nmessageid`` is not installed (regression introduced in 7.0.0). * Add support for Python 3.11. * Drop support for Python 2.7, 3.5, 3.6. * Drop ``zope.schema._compat`` module. * Fix test deprecation warning on Python 3.11. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.schema?expand=0&rev=30
This commit is contained in:
		| @@ -1,3 +1,14 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Fri Jan  6 12:40:52 UTC 2023 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - update to 7.0.1: | ||||
|   * Fix fallback when ``zope.i18nmessageid`` is not installed (regression | ||||
|   introduced in 7.0.0). | ||||
|   * Add support for Python 3.11. | ||||
|   * Drop support for Python 2.7, 3.5, 3.6. | ||||
|   * Drop ``zope.schema._compat`` module. | ||||
|   * Fix test deprecation warning on Python 3.11. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Fri Sep 16 12:03:45 UTC 2022 - Markéta Machová <mmachova@suse.com> | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file | ||||
| # | ||||
| # Copyright (c) 2022 SUSE LLC | ||||
| # Copyright (c) 2023 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -26,12 +26,13 @@ | ||||
| %bcond_with test | ||||
| %endif | ||||
| Name:           python-zope.schema%{psuffix} | ||||
| Version:        6.2.1 | ||||
| Version:        7.0.1 | ||||
| Release:        0 | ||||
| Summary:        Zope interface extension for defining data schemas | ||||
| License:        ZPL-2.1 | ||||
| URL:            https://pypi.python.org/pypi/zope.schema | ||||
| Source:         https://files.pythonhosted.org/packages/source/z/zope.schema/zope.schema-%{version}.tar.gz | ||||
| BuildRequires:  %{python_module base >= 3.7} | ||||
| BuildRequires:  %{python_module setuptools} | ||||
| BuildRequires:  fdupes | ||||
| BuildRequires:  python-rpm-macros | ||||
|   | ||||
| @@ -1,3 +0,0 @@ | ||||
| version https://git-lfs.github.com/spec/v1 | ||||
| oid sha256:e3b33c8bc8ba9d85a56713ab8f0a3c2615d54a8085f1e415ce0c8dfb5e540be6 | ||||
| size 124649 | ||||
							
								
								
									
										
											BIN
										
									
								
								zope.schema-7.0.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								zope.schema-7.0.1.tar.gz
									 (Stored with Git LFS)
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user