14
0

Accepting request 1121136 from home:david.anes:branches:devel:languages:python

- Update to 0.23.0:
  - Sources now have a valid property that indicates whether a 
    source is valid in the current context, meaning it is not 
    present in a false branch of any condition.

OBS-URL: https://build.opensuse.org/request/show/1121136
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-specfile?expand=0&rev=32
This commit is contained in:
2023-10-30 10:57:41 +00:00
committed by Git OBS Bridge
parent e9b93566ea
commit 6508ce7495
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 30 10:14:03 UTC 2023 - David Anes <david.anes@suse.com>
- Update to 0.23.0:
- Sources now have a valid property that indicates whether a
source is valid in the current context, meaning it is not
present in a false branch of any condition.
-------------------------------------------------------------------
Tue Oct 17 07:30:54 UTC 2023 - David Anes <david.anes@suse.com>