4ce4906c94
- Remove all traces of py._path.svn{url,wc}. (bsc#1204364, CVE-2022-42969) - Add patch remove-svn-remants.patch to help with that goal. - Refresh pr_222.patch as needed for above.
Dirk Mueller2023-09-06 21:15:54 +00:00
f1f853737f
Accepting request 1100741 from devel:languages:python:pytest
Ana Guerrero2023-07-27 14:50:36 +00:00
5514fa1036
Accepting request 1100656 from home:mcalabkova:branches:devel:languages:python:pytest
Dirk Mueller2023-07-26 06:42:53 +00:00
ccc4b63b0c
- Remove python_module macro definition - Add python-py dep for testing - Use autosetup insteado of setup + patch - More specific python_sitelib in %files
Daniel Garcia2022-11-29 17:05:45 +00:00
5607d11cbe
- Update to 1.8.1: - Handle `FileNotFoundError when trying to import pathlib in path.common on Python 3.4 (#207). - py.path.local.samefile` now works correctly in Python 3 on Windows when dealing with symlinks.
Tomáš Chvátal
2020-01-06 12:57:39 +00:00
044a6ef27a
- Switch to multibuild to avoid cycle bsc#1138666
Tomáš Chvátal
2019-06-19 10:09:47 +00:00
8d09021650
Accepting request 679826 from devel:languages:python:pytest
Stephan Kulow
2019-03-01 19:26:20 +00:00
7cc7715a9a
- Update to 1.8.0: * add `"importlib" pyimport mode for python3.5+, allowing unimportable test suites to contain identically named modules. * fix LocalPath.as_cwd() not calling os.chdir() with None`, when being invoked from a non-existing directory.
Tomáš Chvátal
2019-02-27 13:50:12 +00:00
f6d3367f87
Accepting request 676513 from devel:languages:python:pytest
Yuchen Lin2019-02-20 13:08:05 +00:00
3875c0afb0
- Make tests never fail as they are borked on pytest-4 with most probably no intention of being ever fixed
Tomáš Chvátal
2019-02-15 11:20:26 +00:00
d655f0f770
- Add patch to operate better with serparators (from upstream git): * separators.patch
Tomáš Chvátal
2019-02-15 11:19:51 +00:00
169d6fd6a7
- Make tests really pass on pytest 3.x series
Tomáš Chvátal
2019-02-15 11:01:54 +00:00
0ff5f6a7d8
- Drop the doc subpackage, no need for it really - Make sure the tests are realy executed
Tomáš Chvátal
2019-02-12 14:51:00 +00:00