From 6a0c963a8ae5b8a77ceae507e4815ee0f0ad3e96 Mon Sep 17 00:00:00 2001
From: mcepl <>
Date: May 14 2024 12:59:50 +0000
Subject: Update python-hatchling to version 1.24.2 / rev 26 via SR 1173537
https://build.opensuse.org/request/show/1173537
by user mcepl + anag+factory
---
diff --git a/.files b/.files
index 7d2c5d3..dae0ba5 100644
Binary files a/.files and b/.files differ
diff --git a/.rev b/.rev
index 79dec3d..34da223 100644
--- a/.rev
+++ b/.rev
@@ -252,4 +252,12 @@
1166110
+
+ 33331e28f9a96b55c78aa29d85b45d93
+ 1.24.2
+
+ anag+factory
+
+ 1173537
+
diff --git a/hatchling-1.22.5.tar.gz b/hatchling-1.22.5.tar.gz
deleted file mode 120000
index 46ffd8c..0000000
--- a/hatchling-1.22.5.tar.gz
+++ /dev/null
@@ -1 +0,0 @@
-/ipfs/bafkreigkeyffvwwtozld3tk566m6phwb2xakhpsb4l56gnlbhrcro4vqty
\ No newline at end of file
diff --git a/hatchling-1.24.2.tar.gz b/hatchling-1.24.2.tar.gz
new file mode 120000
index 0000000..ddef6d6
--- /dev/null
+++ b/hatchling-1.24.2.tar.gz
@@ -0,0 +1 @@
+/ipfs/bafkreicb3xbhzwzf3opppnul54dv7au4qtftjgvbx74cib4x2ajfcbkhwa
\ No newline at end of file
diff --git a/python-hatchling.changes b/python-hatchling.changes
index b984416..f585bd4 100644
--- a/python-hatchling.changes
+++ b/python-hatchling.changes
@@ -1,4 +1,17 @@
-------------------------------------------------------------------
+Sun May 12 11:35:32 UTC 2024 - Atri Bhattacharya
+
+- Update to version 1.24.2:
+ * Add .venv to the list of directories that cannot be traversed
+ * Output from the core Application utility now writes to stderr
+- Changes from version 1.24.1:
+ * Maintain file permissions for shared-scripts
+ option/shared_scripts build data of the wheel target
+- Changes from version 1.24.0:
+ * Add shared_data and shared_scripts build data for the wheel
+ target
+
+-------------------------------------------------------------------
Fri Apr 5 18:17:42 UTC 2024 - BenoƮt Monin
- update to version 1.22.5:
diff --git a/python-hatchling.spec b/python-hatchling.spec
index c00ce73..a2bfd8f 100644
--- a/python-hatchling.spec
+++ b/python-hatchling.spec
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-hatchling
-Version: 1.22.5
+Version: 1.24.2
Release: 0
Summary: Build backend used by Hatch
License: MIT