python-podman-compose

Edit Package python-podman-compose
No description set
Refresh
Refresh
Source Files
Filename Size Changed
LICENSE 0000018092 17.7 KB
_service 0000000074 74 Bytes
podman-compose-1.0.6.tar.gz 0000034063 33.3 KB
python-podman-compose.changes 0000002090 2.04 KB
python-podman-compose.spec 0000002937 2.87 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 1140613 from Lubos Kocman's avatar Lubos Kocman (lkocman) (revision 3)
- update to 1.0.6
  - no CHANGELOG available upstream or in PyPi
  - related to code-o-o/leap/features#145

old: openSUSE:Backports:SLE-15-SP6/python-podman-compose
new: openSUSE:Factory/python-podman-compose rev 3
Index: python-podman-compose.changes
===================================================================
--- python-podman-compose.changes (revision 2)
+++ python-podman-compose.changes (revision 3)
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Fri May  5 10:46:49 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
+
+- add sle15_python_module_pythons
+
+-------------------------------------------------------------------
+Thu Apr 13 13:32:55 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
+
+- update to 1.0.6
+  - no CHANGELOG available upstream or in PyPi
+- add _service file
+
+-------------------------------------------------------------------
 Thu Jun 30 06:11:27 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
 
 - BuildRequire python-python-dotenv
Index: python-podman-compose.spec
===================================================================
--- python-podman-compose.spec (revision 2)
+++ python-podman-compose.spec (revision 3)
@@ -1,7 +1,7 @@
 #
-# spec file for package python-podman-compose
+# spec file
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,10 @@
 #
 
 
+%{?sle15_python_module_pythons}
 %global src_name podman-compose
-%define skip_python2 1
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-%{src_name}
-Version:        1.0.3
+Version:        1.0.6
 Release:        0
 Summary:        A script to run docker-compose using podman
 License:        GPL-2.0-only
@@ -38,7 +37,7 @@
 Requires:       python-python-dotenv
 Requires:       python-setuptools
 Requires(post): update-alternatives
-Requires(postun): update-alternatives
+Requires(postun):update-alternatives
 BuildArch:      noarch
 Provides:       podman-compose = %{version}
 Obsoletes:      podman-compose < %{version}
Index: _service
===================================================================
--- _service (added)
+++ _service (revision 3)
@@ -0,0 +1,3 @@
+<services>
+  <service name="download_files" mode="disabled"/>
+</services>
Index: podman-compose-1.0.6.tar.gz
===================================================================
Binary file podman-compose-1.0.6.tar.gz (revision 3) added
Index: podman-compose-1.0.3.tar.gz
===================================================================
Binary file podman-compose-1.0.3.tar.gz (revision 2) deleted
Comments 0
openSUSE Build Service is sponsored by