public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-cerberus] rawhide: Update to 1.3.8
@ 2026-08-09 1:17 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-08-09 1:17 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-cerberus
Branch : rawhide
Commit : ca738bee7e84ca640ae664d876da092743a46452
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date : 2026-07-28T17:10:42-03:00
Stats : +6/-6 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-cerberus/c/ca738bee7e84ca640ae664d876da092743a46452?branch=rawhide
Log:
Update to 1.3.8
Resolves: rhbz#2230779
---
diff --git a/.gitignore b/.gitignore
index 91086e5..879a809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,4 @@
/cerberus-1.3.1.tar.gz
/cerberus-1.3.2.tar.gz
/Cerberus-1.3.4.tar.gz
+/cerberus-1.3.8.tar.gz
diff --git a/python-cerberus.spec b/python-cerberus.spec
index 7f379ca..8bae4ac 100644
--- a/python-cerberus.spec
+++ b/python-cerberus.spec
@@ -1,4 +1,4 @@
-%global srcname Cerberus
+%global srcname cerberus
%global slugname cerberus
%global pkgname python-cerberus
%global forgeurl https://github.com/pyeve/cerberus
@@ -14,19 +14,18 @@ validation. It has no dependancies and is thoroughly tested.
%bcond_without tests
Name: %{pkgname}
-Version: 1.3.4
+Version: 1.3.8
%forgemeta
-# Remove -b4 when upgrading to a newer version:
-Release: %autorelease -b4
+Release: %autorelease
Summary: Lightweight, extensible data validation library for Python
License: ISC
URL: %{forgeurl}
Source0: %{pypi_source}
BuildArch: noarch
+BuildRequires: pyproject-rpm-macros
BuildRequires: python3-devel
BuildRequires: python3-pkg-resources
-BuildRequires: pyproject-rpm-macros
%if %{with tests}
BuildRequires: python3dist(pytest)
diff --git a/sources b/sources
index a2033d3..a324e22 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (Cerberus-1.3.4.tar.gz) = d5b41e112034c23fa12ddc1a6cb40cf18ee928064b78d6345b6d2f318ae2e2af24ee9b25f2919e8adeaffddfe15fe868e4a3ee68ea3f3a9d292888e16efa7e9a
+SHA512 (cerberus-1.3.8.tar.gz) = 4305b4dd8065f94f68498b2264b3730e7972ce65c248fd50255bb04419bc376b3ff863dfd141a1a7cebffc46852189c439ac42b6482ac8262afa1b163d308088
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 1:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 1:17 [rpms/python-cerberus] rawhide: Update to 1.3.8 Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox