15
0
Commit Graph

22 Commits

Author SHA256 Message Date
818fb10378 Fix changelogs
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=32
2022-02-16 23:41:28 +00:00
3f0364c263 - Update to 1.3.0:
1.2.9
-----
  - pkg: add initial conda recipe and workflow (plus .gitattributes)
  - Add some flake8 cleanup and tool cfgs.
  - Use nose wth coverage and detailed-errors for smoke test.
  - Replace os.path.isfile in lookup_by_name (fails on windows <py38)
  - cleanup python/pkg versions, update tox cfg, switch CI

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=31
2022-02-16 23:41:07 +00:00
a71045a23b - Deduplicate files in python_sitelib.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=30
2022-02-11 13:11:36 +00:00
07efe57667 Accepting request 953703 from home:pgajdos:python
- require python3-tools instead of python3-2to3 for build

OBS-URL: https://build.opensuse.org/request/show/953703
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=29
2022-02-11 13:09:05 +00:00
815c36471c Run through spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=27
2019-11-07 15:00:24 +00:00
1ac090295e Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=26
2019-10-14 13:44:26 +00:00
07eddf9bb9 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=24
2018-12-04 13:40:28 +00:00
Tomáš Chvátal
06ad438e8e Accepting request 588631 from home:dimstar:Factory
- BuildRequire python3-2to3: the spec calls 2to3.

OBS-URL: https://build.opensuse.org/request/show/588631
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=22
2018-03-19 14:31:50 +00:00
4f463222a4 Accepting request 520334 from home:jengelh:branches:devel:languages:python
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/520334
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=20
2017-09-04 05:31:49 +00:00
Todd R
c1c955478f Accepting request 519843 from devel:languages:python:singlespec-staging
1

OBS-URL: https://build.opensuse.org/request/show/519843
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=19
2017-08-31 06:18:20 +00:00
Sascha Peilicke
ded0fcd716 - Require python-setuptools instead of distribute (upstreams merged)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=17
2013-10-24 11:08:49 +00:00
Sascha Peilicke
303de61758 Python3 moved to devel:languages:python3
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=15
2013-06-17 12:52:03 +00:00
Sascha Peilicke
b4f99379e0 - Fixed the obsoletes to '<' after last version update
- Provides/obsoletes for python3-minimock is useless, that package
  never existed
- Removing __pycache__ is actually wrong
- "-rm docs/.changelog.rst.un~ # Remove junk" was bogus
- No need to buildrequire python3, usually you only need that when
  requiring the _ssl module (as Jan if in doubt)
- No need to buildrequire python3-2to3, it's in python3-devel nowadays

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=13
2013-05-03 09:41:42 +00:00
Sascha Peilicke
1a276a3119 Accepting request 173963 from home:dirkmueller:branches:devel:languages:python
- Update to 1.2.8:
  * add python 3.x support 

- Update to 1.2.8:
  * add python 3.x support

OBS-URL: https://build.opensuse.org/request/show/173963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=12
2013-05-02 09:11:24 +00:00
Todd R
d7a803013c Accepting request 143688 from devel:languages:python3
Fix building on openSUSE 12.1 and 12.2

OBS-URL: https://build.opensuse.org/request/show/143688
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=10
2012-11-30 14:25:35 +00:00
Todd R
cc266a4816 Accepting request 142392 from devel:languages:python3
Remove openSUSE 11.4 spec file workarounds (forwarded request 142391 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142392
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=8
2012-11-22 13:01:32 +00:00
Todd R
f7c9e0a066 Accepting request 132963 from devel:languages:python
Restore BuildRequires: python3  This package depends on hash algorithms that are only available if python3 is installed, python3-devel will not pull them in.  Building will fail if  BuildRequires: python3 is removed.

OBS-URL: https://build.opensuse.org/request/show/132963
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=6
2012-09-06 12:57:05 +00:00
Todd R
7c88368ce5 Accepting request 130756 from home:HighwayStar:branches:devel:languages:python
python3 package added, specfile improved

OBS-URL: https://build.opensuse.org/request/show/130756
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=4
2012-08-16 08:09:23 +00:00
Pascal Bleser
42e791d9c3 remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=3
2011-12-12 09:03:39 +00:00
a821ce58f3 Autobuild autoformatter for 80408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-MiniMock?expand=0&rev=2
2011-09-01 15:26:50 +00:00
04829b3f89 Accepting request 80408 from devel:languages:python
Obsoletes broken 'python-minimock'.

OBS-URL: https://build.opensuse.org/request/show/80408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-MiniMock?expand=0&rev=1
2011-09-01 15:26:37 +00:00
Sascha Peilicke
04ec9a4669 - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-MiniMock?expand=0&rev=1
2011-08-31 14:06:20 +00:00