14
0

- update to 0.1.2:

* Revert "Don't check for prefix matches in is_array"
  * Add test to make sure architecture-specific arrays work

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-srcinfo?expand=0&rev=9
This commit is contained in:
2023-12-08 16:07:22 +00:00
committed by Git OBS Bridge
parent 2ce44ec801
commit 6eec029c4c
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Dec 8 16:06:46 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 0.1.2:
* Revert "Don't check for prefix matches in is_array"
* Add test to make sure architecture-specific arrays work
-------------------------------------------------------------------
Wed Dec 14 23:16:31 UTC 2022 - John Vandenberg <jayvdb@gmail.com>