[packit] 0.28.2 upstream release
Upstream tag: 0.28.2 Upstream commit: c90ae0f0 Signed-off-by: Packit <hello@packit.dev>
This commit is contained in:
parent
837612085f
commit
e3b3dc9375
1
.gitignore
vendored
1
.gitignore
vendored
@ -25,3 +25,4 @@
|
||||
/python-dbusmock-0.27.5.tar.gz
|
||||
/python-dbusmock-0.28.0.tar.gz
|
||||
/python-dbusmock-0.28.1.tar.gz
|
||||
/python-dbusmock-0.28.2.tar.gz
|
||||
|
@ -1,3 +1,3 @@
|
||||
This repository is maintained by packit.
|
||||
https://packit.dev/
|
||||
The file was generated using packit 0.53.1.dev6+ged586c5.
|
||||
The file was generated using packit 0.54.1.dev2+g26d336d.
|
||||
|
@ -13,7 +13,7 @@ files_to_sync:
|
||||
dest: python-dbusmock.spec
|
||||
|
||||
jobs:
|
||||
- job: copr_build
|
||||
- job: tests
|
||||
trigger: pull_request
|
||||
metadata:
|
||||
targets:
|
||||
@ -37,4 +37,5 @@ jobs:
|
||||
trigger: commit
|
||||
metadata:
|
||||
dist_git_branches:
|
||||
- fedora-all
|
||||
# rawhide updates are created automatically
|
||||
- fedora-branched
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global modname dbusmock
|
||||
|
||||
Name: python-%{modname}
|
||||
Version: 0.28.1
|
||||
Version: 0.28.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Mock D-Bus objects
|
||||
|
||||
@ -51,6 +51,21 @@ rm -rf python-%{modname}.egg-info
|
||||
%{python3_sitelib}/*%{modname}*
|
||||
|
||||
%changelog
|
||||
* Sat Jul 16 2022 Packit <hello@packit.dev> - 0.28.2-1
|
||||
<!-- generated by eloquent/github-release-action -->
|
||||
<!-- original source:
|
||||
- Dynamically compute version with setuptools-scm
|
||||
- tests: Adjust to libnotify 0.8 (Debian #1015068)
|
||||
- tests: Only run pylint on current Fedora release
|
||||
-->
|
||||
|
||||
<ul>
|
||||
<li>Dynamically compute version with setuptools-scm</li>
|
||||
<li>tests: Adjust to libnotify 0.8 (Debian #1015068)</li>
|
||||
<li>tests: Only run pylint on current Fedora release</li>
|
||||
</ul>
|
||||
|
||||
|
||||
* Tue Jun 28 2022 Packit <hello@packit.dev> - 0.28.1-1
|
||||
- Again works on RHEL/CentOS 8 (0.27 broke there), now in CI
|
||||
- Avoid glib GI dependency for main dbusmock, for running in virtualenv (thanks Allison Karlitskaya)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (python-dbusmock-0.28.1.tar.gz) = 92fafa96f5c3dc216e25092a35a70775f1af257eb6ef3c3df00fa3ea062e1bf366f8c2113604ec1fc480d5586b0c1aeb72ce6d25447752b33591b15f637ca6ef
|
||||
SHA512 (python-dbusmock-0.28.2.tar.gz) = 13e3c175523abe3bd69f41ff942a59ce1f76ad8de81c2a981b32ce470ea7ab2bf9a14e6ce84280d5e96bb608e47488fd3f4ff88b7f9135b612b3b34a2e1579cb
|
||||
|
Loading…
Reference in New Issue
Block a user