| |
@@ -0,0 +1,22 @@
|
| |
+ From 2168b469b5b27be305c62d7f6c0c7b3df3d75f8f Mon Sep 17 00:00:00 2001
|
| |
+ From: Cristian Le <[email protected]>
|
| |
+ Date: Fri, 28 Feb 2025 13:06:24 +0100
|
| |
+ Subject: [PATCH] fix: pyproject.toml metadata
|
| |
+
|
| |
+ ---
|
| |
+ pyproject.toml | 2 ++
|
| |
+ 1 file changed, 2 insertions(+)
|
| |
+
|
| |
+ diff --git a/pyproject.toml b/pyproject.toml
|
| |
+ index 3ffbf330..46b22a69 100644
|
| |
+ --- a/pyproject.toml
|
| |
+ +++ b/pyproject.toml
|
| |
+ @@ -23,6 +23,8 @@ classifiers=[
|
| |
+ "Programming Language :: Python :: 3.13",
|
| |
+ "License :: OSI Approved :: MIT License",
|
| |
+ ]
|
| |
+ +
|
| |
+ +[project.urls]
|
| |
+ Homepage = "https://github.com/rapidfuzz/RapidFuzz"
|
| |
+ Documentation = "https://rapidfuzz.github.io/RapidFuzz/"
|
| |
+ Repository = "https://github.com/rapidfuzz/RapidFuzz.git"
|
| |
Fast-forward of https://src.fedoraproject.org/rpms/python-rapidfuzz/pull-request/10