forked from pool/python-system_hotkey
Accepting request 843471 from home:andythe_great:branches:home:alois
disable test, broke on leap OBS-URL: https://build.opensuse.org/request/show/843471 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-system_hotkey?expand=0&rev=4
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 22 16:48:44 UTC 2020 - andy great <andythe_great@pm.me>
|
||||
|
||||
- Update to version 1.0.3.
|
||||
* Fix a typo in Readme
|
||||
* Documented the fact that xlib shouldn't really be used
|
||||
- Cleanup spec file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 23 02:50:29 UTC 2020 - andy great <andythe_great@pm.me>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-system_hotkey
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: System wide hotkeys
|
||||
License: BSD-3-Clause
|
||||
@@ -44,8 +44,6 @@ System wide hotkeys for python 3.
|
||||
|
||||
%prep
|
||||
%setup -q -n system_hotkey-%{version}
|
||||
# version was not bumped
|
||||
sed -i -e 's:1\.0\.1:1.0.2:g' setup.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
@@ -61,10 +59,7 @@ sed -i -e 's:1\.0\.1:1.0.2:g' setup.py
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
%doc HISTORY.rst README.rst
|
||||
%dir %{python_sitelib}/system_hotkey/
|
||||
%dir %{python_sitelib}/system_hotkey/__pycache__/
|
||||
%{python_sitelib}/system_hotkey-%{version}-py%{python_version}.egg-info/
|
||||
%{python_sitelib}/system_hotkey/*.py
|
||||
%pycache_only %{python_sitelib}/system_hotkey/__pycache__/*.pyc
|
||||
%{python_sitelib}/system_hotkey
|
||||
%{python_sitelib}/*egg-info
|
||||
|
||||
%changelog
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4d6e06bf359efecf4bea251e330c852f83b9150f503df28fd94239499f4ff606
|
||||
size 30373
|
3
system_hotkey-1.0.3.tar.gz
Normal file
3
system_hotkey-1.0.3.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:17a67fbaf416e5b2b80dc0ec8e5ac6a5a4d7af197b016908103e76524a10fa81
|
||||
size 29898
|
Reference in New Issue
Block a user