[Git][debian-gis-team/stac-check][master] 2 commits: New 0003-Fix-syntax-warning.patch

Antonio Valentino (@antonio.valentino) gitlab at salsa.debian.org
Sat Nov 9 11:56:29 GMT 2024



Antonio Valentino pushed to branch master at Debian GIS Project / stac-check


Commits:
66f84aec by Antonio Valentino at 2024-11-09T11:46:48+00:00
New 0003-Fix-syntax-warning.patch

- - - - -
2309162c by Antonio Valentino at 2024-11-09T11:47:16+00:00
Set distribution to unstable

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/0003-Fix-syntax-warning.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+stac-check (1.4.0+ds-2) unstable; urgency=medium
+
+  * debian/patches:
+    - New 0003-Fix-syntax-warning.patch (CLoses: #1087098).
+
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 09 Nov 2024 11:46:58 +0000
+
 stac-check (1.4.0+ds-1) unstable; urgency=medium
 
   [ Bas Couwenberg ]


=====================================
debian/patches/0003-Fix-syntax-warning.patch
=====================================
@@ -0,0 +1,21 @@
+From: Antonio Valentino <antonio.valentino at tiscali.it>
+Date: Sat, 9 Nov 2024 11:35:44 +0000
+Subject: Fix syntax warning
+
+Forwarded: https://github.com/stac-utils/stac-check/pull/113
+---
+ stac_check/logo.py | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/stac_check/logo.py b/stac_check/logo.py
+index 0ea5b17..a6f5d0d 100644
+--- a/stac_check/logo.py
++++ b/stac_check/logo.py
+@@ -1,6 +1,6 @@
+ # flake8: noqa
+ 
+-logo = """
++logo = r"""
+  ____  ____  __    ___       ___  _  _  ____  ___  __ _ 
+ / ___)(_  _)/ _\  / __)___  / __)/ )( \(  __)/ __)(  / )
+ \___ \  )( /    \( (__(___)( (__ ) __ ( ) _)( (__  )  ( 


=====================================
debian/patches/series
=====================================
@@ -1,2 +1,3 @@
 0001-Fix-privacy-breachs.patch
 0002-No-pkg-resources.patch
+0003-Fix-syntax-warning.patch



View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-check/-/compare/151825bca9c1dfda93b7cfd3d1b986709685edcf...2309162c48e6af910d9009299616f04a7427731a

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/stac-check/-/compare/151825bca9c1dfda93b7cfd3d1b986709685edcf...2309162c48e6af910d9009299616f04a7427731a
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20241109/62b648de/attachment-0001.htm>


More information about the Pkg-grass-devel mailing list