gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-taler-merchant-demos] branch master updated: debian: deps


From: gnunet
Subject: [taler-taler-merchant-demos] branch master updated: debian: deps
Date: Wed, 16 Oct 2024 17:21:15 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository taler-merchant-demos.

The following commit(s) were added to refs/heads/master by this push:
     new cdc1afb  debian: deps
cdc1afb is described below

commit cdc1afbfa257097ce51b8382e6dfb7c438aa45da
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Oct 16 17:21:11 2024 +0200

    debian: deps
---
 debian/control | 1 +
 debian/rules   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index d0b9787..6c73e9e 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Christian Grothoff <grothoff@gnu.org>, Florian Dold 
<dold@taler.net>
 Build-Depends:
  debhelper-compat (= 12),
  unzip,
+ python3-poetry,
  pybuild-plugin-pyproject,
  python3-poetry-core,
  python3
diff --git a/debian/rules b/debian/rules
index 19e7921..a6b1ca0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ SHELL := sh -e
 # Make sure we compile translations (*.mo files).
 override_dh_auto_build:
        mkdir -p talermerchantdemos/translations
-       pypoetry run pybabel compile -d talermerchantdemos/translations
+       poetry run pybabel compile -d talermerchantdemos/translations
        dh_auto_build -O--buildsystem=pybuild
 
 # Skip tests

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]