15
0

Accepting request 1042760 from home:yarunachalam:branches:devel:languages:python

- Update to 7.0.4 
  * Remove py.typed file: neither mypy nor testfixtures are ready for this file to be present.

OBS-URL: https://build.opensuse.org/request/show/1042760
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testfixtures?expand=0&rev=49
This commit is contained in:
2022-12-14 10:06:15 +00:00
committed by Git OBS Bridge
parent 5152578d55
commit 633db39ac2
4 changed files with 10 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%define skip_python2 1
Name: python-testfixtures
Version: 7.0.3
Version: 7.0.4
Release: 0
Summary: A collection of helpers and mock objects for unit tests and doc tests
License: MIT