14
0

Accepting request 905386 from home:jacraig:branches:devel:languages:python

- Update to 6.1.0
  * Fix IField.required to not be required by default.
- Changes from 6.0.1
  * Bring branch coverage to 100%.
  * Add support for Python 3.9.
  * Fix FieldUpdateEvent implementation by having an object attribute
    as the IFieldUpdatedEvent interfaces claims there should be.

OBS-URL: https://build.opensuse.org/request/show/905386
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.schema?expand=0&rev=26
This commit is contained in:
2021-07-10 11:04:03 +00:00
committed by Git OBS Bridge
parent 579dc489d8
commit 057fafe496
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Jul 9 20:45:19 UTC 2021 - Jason Craig <os@jacraig.com>
- Update to 6.1.0
* Fix IField.required to not be required by default.
- Changes from 6.0.1
* Bring branch coverage to 100%.
* Add support for Python 3.9.
* Fix FieldUpdateEvent implementation by having an object attribute
as the IFieldUpdatedEvent interfaces claims there should be.
-------------------------------------------------------------------
Tue Mar 24 14:30:23 UTC 2020 - pgajdos@suse.com

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-zope.schema
# spec file
#
# Copyright (c) 2020 SUSE LLC
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
%bcond_with test
%endif
Name: python-zope.schema%{psuffix}
Version: 6.0.0
Version: 6.1.0
Release: 0
Summary: Zope interface extension for defining data schemas
License: ZPL-2.1

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:20fbbce8a0726ba34f0e3958676498feebb818f06575193254e139d8d7214f26
size 110343

3
zope.schema-6.1.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9fa04d95e8e7e9056091eed9819da6e65dde68de39c2b93617d361d1eb8a7c0c
size 103042