diff --git a/.gitignore b/.gitignore index 8979e87..dd4c0c2 100644 --- a/.gitignore +++ b/.gitignore @@ -27,3 +27,4 @@ /hatchling-1.12.1.tar.gz /hatchling-1.12.2.tar.gz /hatchling-1.13.0.tar.gz +/hatchling-1.14.0.tar.gz diff --git a/0001-Downstream-only-loosen-dependency-versions-for-EPEL9.patch b/0001-Downstream-only-loosen-dependency-versions-for-EPEL9.patch index 7687abe..8c3a198 100644 --- a/0001-Downstream-only-loosen-dependency-versions-for-EPEL9.patch +++ b/0001-Downstream-only-loosen-dependency-versions-for-EPEL9.patch @@ -1,4 +1,4 @@ -From f80ce20f38f90d356fa5e7a986059b36853c5310 Mon Sep 17 00:00:00 2001 +From 54d85745d55fa0d148c04bfb1ad6c44c0ae9737b Mon Sep 17 00:00:00 2001 From: "Benjamin A. Beasley" Date: Mon, 24 Jul 2023 11:30:02 -0400 Subject: [PATCH] Downstream-only: loosen dependency versions for EPEL9 @@ -9,7 +9,7 @@ See discussion in https://bugzilla.redhat.com/show_bug.cgi?id=2158497. 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/pyproject.toml b/backend/pyproject.toml -index 5b3e42f6..cca9f2dc 100644 +index de1ba4d0..ab9af0c5 100644 --- a/backend/pyproject.toml +++ b/backend/pyproject.toml @@ -37,9 +37,9 @@ classifiers = [ @@ -22,8 +22,8 @@ index 5b3e42f6..cca9f2dc 100644 - "pluggy>=1.0.0", + "pluggy>=0.13.1", "tomli>=1.2.2; python_version < '3.11'", + "trove-classifiers", ] - -- 2.41.0 diff --git a/python-hatchling.spec b/python-hatchling.spec index 4e46dd0..e7154a2 100644 --- a/python-hatchling.spec +++ b/python-hatchling.spec @@ -1,5 +1,5 @@ Name: python-hatchling -Version: 1.13.0 +Version: 1.14.0 Release: %autorelease Summary: The build backend used by Hatch diff --git a/sources b/sources index 4f2cf01..868430e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (hatchling-1.13.0.tar.gz) = 96716cdf971f0b04e3799ebf7518fa417d0f1e5f94b475e316a766ae718a0fd78284cad798282c5a2154c5f586a195ae03cd86b889ace39bdb097c12b8515613 +SHA512 (hatchling-1.14.0.tar.gz) = 98a3f8c53028cc5206a63c793a427ff9691c5a0d90c4892431ce35be401c9c05434eb99bc1a7685262b163a5806c7323703c5b979d47000f19d22bcf01722b41