Skip to content

Commit 6878730

Browse files
committed
Update d/p/0002-Update-pyproject.toml.patch
1 parent cede2e5 commit 6878730

File tree

2 files changed

+2
-37
lines changed

2 files changed

+2
-37
lines changed

debian/patches/0002-Update-pyproject.toml.patch

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Index: python3-prometheus-client/pyproject.toml
33
--- python3-prometheus-client.orig/pyproject.toml
44
+++ python3-prometheus-client/pyproject.toml
55
@@ -7,11 +7,7 @@ name = "prometheus_client"
6-
version = "0.23.1"
6+
version = "0.24.1"
77
description = "Python client for the Prometheus monitoring system."
88
readme = "README.md"
99
-license = "Apache-2.0 AND BSD-2-Clause"
@@ -15,7 +15,7 @@ Index: python3-prometheus-client/pyproject.toml
1515
requires-python = ">=3.9"
1616
authors = [
1717
{ name = "The Prometheus Authors", email = "prometheus-developers@googlegroups.com" },
18-
@@ -50,3 +46,17 @@ Documentation = "https://prometheus.gith
18+
@@ -57,3 +53,17 @@ Documentation = "https://prometheus.gith
1919

2020
[tool.setuptools.package-data]
2121
prometheus_client = ['py.typed']

debian/patches/0002-Update-pyproject.toml.patch~

Lines changed: 0 additions & 35 deletions
This file was deleted.

0 commit comments

Comments
 (0)