forked from pool/python-Logbook
- Refresh patch from GitHub, the short shas gained one character.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Logbook?expand=0&rev=22
This commit is contained in:
@@ -8,7 +8,7 @@ Subject: [PATCH] replace removed SQLAlchemy Table.count() method
|
|||||||
1 file changed, 4 insertions(+), 1 deletion(-)
|
1 file changed, 4 insertions(+), 1 deletion(-)
|
||||||
|
|
||||||
diff --git a/logbook/ticketing.py b/logbook/ticketing.py
|
diff --git a/logbook/ticketing.py b/logbook/ticketing.py
|
||||||
index 7321fa3..4f94ab8 100644
|
index 7321fa32..4f94ab8e 100644
|
||||||
--- a/logbook/ticketing.py
|
--- a/logbook/ticketing.py
|
||||||
+++ b/logbook/ticketing.py
|
+++ b/logbook/ticketing.py
|
||||||
@@ -243,7 +243,10 @@ def record_ticket(self, record, data, hash, app_id):
|
@@ -243,7 +243,10 @@ def record_ticket(self, record, data, hash, app_id):
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 27 05:38:54 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
Wed Jun 28 03:27:42 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>
|
||||||
|
|
||||||
- Add patch deal-with-missing-socket.patch
|
- Add patch deal-with-missing-socket.patch
|
||||||
- Pin SQLAlchemy < 2, this requires 1.4
|
- Pin SQLAlchemy < 2, this requires 1.4
|
||||||
- Stop using greedy globs in %files
|
- Stop using greedy globs in %files
|
||||||
- Light spring cleaning of the spec file.
|
- Light spring cleaning of the spec file.
|
||||||
|
- Refresh patch from GitHub, the short shas gained one character.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri May 7 18:20:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
Fri May 7 18:20:13 UTC 2021 - Ben Greiner <code@bnavigator.de>
|
||||||
|
Reference in New Issue
Block a user