1
0
forked from pool/python-cogapp

9 Commits

Author SHA256 Message Date
e6754efbc8 Accepting request 1130996 from home:jtorres:branches:devel:languages:python
- Add .py suffix to avoid conflicts with the cog browser package.

OBS-URL: https://build.opensuse.org/request/show/1130996
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=15
2023-12-06 12:51:01 +00:00
cd2ee1d16e - add sle15_python_module_pythons (jsc#PED-68)
- Use pyproject to build the package

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=13
2023-05-29 11:42:58 +00:00
d4e7f4f129 - Remove not needed patch in prep section
- Change preun to postun to run python_uninstall_alternatives to remove rpmlint
  errors

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=11
2022-09-27 06:53:58 +00:00
820549a7dd Accepting request 1006265 from home:yarunachalam:branches:devel:languages:python
- Update to 3.3.0:
  Added the --check option to check whether files would change if run again, for use in continuous integration scenarios.
- Update to 3.2.0:
  Added the -P option to use print() instead of cog.outl() for code output.
- Update to 3.1.0: 
  * Fix a problem with Python 3.8.10 and 3.9.5 that require absolute paths in sys.path
    https://github.com/nedbat/cog/issues/16
    Python 3.9 and 3.10 are supported.

OBS-URL: https://build.opensuse.org/request/show/1006265
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=10
2022-09-27 06:48:13 +00:00
f5c078cd75 Accepting request 891389 from home:bnavigator:branches:devel:languages:python
- always use absoulte import paths for -I parameter: mitigate
  failure due to bpo-43105 fix.

OBS-URL: https://build.opensuse.org/request/show/891389
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=8
2021-05-07 21:03:42 +00:00
Tomáš Chvátal
9d0c359fff - Update to 3.0.0:
* Use pytest for testing
  * Many many changes in git but no readable changelog

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=6
2019-04-05 11:20:27 +00:00
d5b641a19e Clean up the SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=4
2018-12-04 17:11:20 +00:00
cea29e841c Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=3
2018-12-04 13:20:14 +00:00
Todd R
6f4a69b6bf - Initial version
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cogapp?expand=0&rev=1
2017-04-14 23:04:43 +00:00