15
0

Accepting request 1243619 from home:glaubitz:branches:devel:languages:python

- Update to 1.1.0
  * Add set_type_value method to DataPropertyExtractor class
  * Change type annotation of TypeValueMap to use dict instead of Mapping
- Adjust upstream source name in spec file

OBS-URL: https://build.opensuse.org/request/show/1243619
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-DataProperty?expand=0&rev=24
This commit is contained in:
2025-02-07 10:42:34 +00:00
committed by Git OBS Bridge
parent a579ce146b
commit a6ceb7c5f1
4 changed files with 15 additions and 7 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Feb 6 12:04:06 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 1.1.0
* Add set_type_value method to DataPropertyExtractor class
* Change type annotation of TypeValueMap to use dict instead of Mapping
- Adjust upstream source name in spec file
-------------------------------------------------------------------
Thu Jul 27 16:44:47 UTC 2023 - Dirk Müller <dmueller@suse.com>