Accepting request 1136247 from devel:languages:python
- update to 1.4.1: * Set default logging level to WARNING * Remove `-q` from `list --json` test - update to 1.4.0: * Fix minor grammar error in comparisons.md * Add Scoop installation instructions * Update the installation instructions in docs * Be more user-friendly by pointing to PyPA specifications instead of PEPs * Update troubleshooting URL in bug report template * Allow installing multiple applications at once * [pre-commit.ci] pre-commit autoupdate * Pass real paths when running subprocesses - test_alternative_names.patch OBS-URL: https://build.opensuse.org/request/show/1136247 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pipx?expand=0&rev=7
This commit is contained in:
commit
764aa5179b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d5474e71e78c28d83570443e5418c56599aa8319a950ccf5984c5cb0a35f0a7
|
||||
size 291213
|
3
pipx-1.4.0.tar.gz
Normal file
3
pipx-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:dbdf88e25ae8964e76ce4efe013a1e50893f22df92fcb0934aadb91653af2074
|
||||
size 292196
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 2 16:49:58 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 1.4.1:
|
||||
* Set default logging level to WARNING
|
||||
* Remove `-q` from `list --json` test
|
||||
- update to 1.4.0:
|
||||
* Fix minor grammar error in comparisons.md
|
||||
* Add Scoop installation instructions
|
||||
* Update the installation instructions in docs
|
||||
* Be more user-friendly by pointing to PyPA specifications
|
||||
instead of PEPs
|
||||
* Update troubleshooting URL in bug report template
|
||||
* Allow installing multiple applications at once
|
||||
* [pre-commit.ci] pre-commit autoupdate
|
||||
* Pass real paths when running subprocesses
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 8 22:03:05 UTC 2023 - Eyad Issa <eyadlorenzo@gmail.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pipx
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-pipx
|
||||
Version: 1.3.3
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Install and Run Python Applications in Isolated Environments
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user