#16 Update to 4.9.0 release
Merged 2 years ago by amoralej. Opened 2 years ago by pnemade.
Unknown source rawhide  into  rawhide

file modified
+2
@@ -17,3 +17,5 @@

  /jsonschema-3.2.0.tar.gz

  /jsonschema-4.6.0.tar.gz

  /jsonschema-4.7.2.tar.gz

+ /jsonschema-4.8.0.tar.gz

+ /jsonschema-4.9.0.tar.gz

file modified
+4 -1
@@ -11,7 +11,7 @@

  

  Name:           python-%{pypi_name}

  Summary:        Implementation of JSON Schema validation for Python

- Version:        4.7.2

+ Version:        4.9.0

  Release:        1%{?dist}

  License:        MIT

  URL:            https://github.com/Julian/jsonschema
@@ -66,6 +66,9 @@

  %{_bindir}/jsonschema

  

  %changelog

+ * Mon Aug 01 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.9.0-1

+ - Update to 4.9.0 release

+ 

  * Sun Jul 24 2022 Parag Nemade <pnemade AT redhat DOT com> - 4.7.2-1

  - Update to 4.7.2 release

  

file modified
+1 -1
@@ -1,1 +1,1 @@

- SHA512 (jsonschema-4.7.2.tar.gz) = c624d7bf317ca20fd8cdd248ec7d7679fde907ab304f1a092fc7a172464f43e41904d3f88df57e1351043b978448f51166a09af3625f00a9ad4d7353033b80af

+ SHA512 (jsonschema-4.9.0.tar.gz) = 73fc9958f37802c4558ea6893386810784d2b577c04423b7090fce4cd052e3af078f0b0c46b2b16f96bb49820047f1ec5d96cf6c6cb822fca1d988cf1d70209f

This update is needed for ansible-lint-6.4.0 update in rawhide.

The upstream ansible-lint started picking the latest releases in their requirements.txt file. So I need this package always updated first in rawhide.

Build succeeded.

There is 4.9.0 now, sohould we move to it?

rebased onto 7afacca

2 years ago

Thank you for noticing new upstream release. I just rebased this PR now.

rebased onto 5372506

2 years ago

Build succeeded.

Pull-Request has been merged by amoralej

2 years ago