New package submission. Please add me as Maintainer. OBS-URL: https://build.opensuse.org/request/show/1104776 OBS-URL: https://build.opensuse.org/package/show/utilities/jrnl?expand=0&rev=1
13 lines
601 B
Diff
13 lines
601 B
Diff
diff -Nuar a/pyproject.toml b/pyproject.toml
|
|
--- a/pyproject.toml 2023-06-20 18:39:40.000000000 -0500
|
|
+++ b/pyproject.toml 2023-08-17 21:17:02.020117711 -0500
|
|
@@ -34,7 +34,7 @@
|
|
cryptography = ">=3.0" # https://cryptography.io/en/latest/api-stability.html
|
|
keyring = ">=21.0" # https://github.com/jaraco/keyring#integration
|
|
parsedatetime = ">=2.6"
|
|
-python-dateutil = "^2.8" # https://github.com/dateutil/dateutil/blob/master/RELEASING
|
|
+dateutil = "^2.8" # https://github.com/dateutil/dateutil/blob/master/RELEASING
|
|
pyxdg = ">=0.27.0"
|
|
"ruamel.yaml" = ">=0.17.22"
|
|
rich = ">=12.2.0, <14.0.0"
|