31 Commits

Author SHA256 Message Date
8342a3fa2a Accepting request 1247079 from devel:languages:python
- switch to PEP517 build

OBS-URL: https://build.opensuse.org/request/show/1247079
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=13
2025-02-20 15:27:23 +00:00
88bbbe7566 - switch to PEP517 build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=29
2025-02-19 12:51:01 +00:00
ad4ad2f917 Accepting request 1104366 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1104366
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=12
2023-08-18 17:27:01 +00:00
46745898b1 Accepting request 1104364 from home:dirkmueller:branches:openSUSE:Factory:Rings:1-MinimalX
- Add setuptools build requirement for building, distutils is not
  available anymore since python 3.12

OBS-URL: https://build.opensuse.org/request/show/1104364
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=27
2023-08-17 11:22:24 +00:00
05c52bd56b Accepting request 1082009 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1082009
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=11
2023-04-22 20:02:18 +00:00
71b434b53f Accepting request 1081326 from home:dirkmueller:acdc:as_python3_module
SR for python stack proposal

OBS-URL: https://build.opensuse.org/request/show/1081326
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=25
2023-04-21 14:59:02 +00:00
20cb746514 Accepting request 900812 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/900812
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=10
2021-07-10 20:53:37 +00:00
83818c1280 Accepting request 900806 from home:bnavigator:branches:devel:languages:python
- Add Provides: for python*dist(appdirs): work around boo#1186870

OBS-URL: https://build.opensuse.org/request/show/900806
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=24
2021-06-18 19:34:58 +00:00
a6dc6e4d6e Accepting request 830125 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/830125
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=9
2020-09-04 09:00:25 +00:00
ff059fd9f9 - We can finally use %pyunittest macro
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=22
2020-08-18 23:32:56 +00:00
4669e5454d Accepting request 810912 from devel:languages:python
- update to 1.4.4:
  - [PR #92] Don't import appdirs from setup.py
  Project officially classified as Stable which is important
  for inclusion in other distros such as ActivePython.
  First of several incremental releases to catch up on maintenance.

OBS-URL: https://build.opensuse.org/request/show/810912
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=8
2020-06-05 17:59:54 +00:00
15e8ca8d64 - update to 1.4.4:
- [PR #92] Don't import appdirs from setup.py
  Project officially classified as Stable which is important
  for inclusion in other distros such as ActivePython.
  First of several incremental releases to catch up on maintenance.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=20
2020-06-02 16:47:52 +00:00
e8ed4ea2ee Accepting request 745372 from devel:languages:python
- Format with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/745372
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=7
2019-11-22 09:19:12 +00:00
Tomáš Chvátal
fdcc4754fa - Format with spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=18
2019-11-05 09:15:29 +00:00
f173716430 Fix %pytest call
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=17
2019-10-14 13:50:50 +00:00
013da676c7 Accepting request 634722 from devel:languages:python
- Revert removal of the code fixing egginfo (boo#1107798)
- Actually we don't need remove-setuptools-dependency.patch,
  when we don't run python setup.py test anymore. So, remove it.

- Clean SPEC and remove circular dependency on python-setuptools
  (Add remove-setuptools-dependency.patch patch to do this)

OBS-URL: https://build.opensuse.org/request/show/634722
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=6
2018-09-20 09:40:01 +00:00
9b993e3d4e reverting, bsc#1107798
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=5
2018-09-10 10:39:00 +00:00
90c886f6cd - Revert removal of the code fixing egginfo (boo#1107798)
- Actually we don't need remove-setuptools-dependency.patch,
  when we don't run python setup.py test anymore. So, remove it.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=14
2018-09-10 10:16:35 +00:00
9d9624cb35 Accepting request 633233 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/633233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=4
2018-09-07 13:34:25 +00:00
26a6aad328 Accepting request 633174 from home:mcepl:work
Clean SPEC and remove circular dependency on python-setuptools
(Add remove-setuptools-dependency.patch patch to do this)

OBS-URL: https://build.opensuse.org/request/show/633174
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=12
2018-09-05 05:38:55 +00:00
93925d4a19 Accepting request 633053 from home:mcepl:work
- Clean SPEC and remove circular dependency on python-setuptools

OBS-URL: https://build.opensuse.org/request/show/633053
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=11
2018-09-04 16:59:54 +00:00
Tomáš Chvátal
f20e53b2d3 - Use setuptools normally
- Run tests

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=10
2018-08-17 13:47:54 +00:00
Tomáš Chvátal
6ba07258ab Accepting request 629945 from home:sax2:branches:devel:languages:python
- Submission to SUSE:SLE-12-SP3:Update:PubClouds
    
  This commit tracks the submission for fate#326575
  and bsc#1103542

OBS-URL: https://build.opensuse.org/request/show/629945
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=9
2018-08-17 13:43:55 +00:00
f8f6bc98be Accepting request 515117 from devel:languages:python
- update to 1.4.3:
  - [PR #76] Python 3.6 invalid escape sequence deprecation fixes
  - Fix for Python 3.6 support
  - [PR #84] Allow installing without setuptools
  - [PR #86] Fix string delimiters in setup.py description
  - Add Python 3.6 support
- drop desetuptoolize.patch . no longer needed.

OBS-URL: https://build.opensuse.org/request/show/515117
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=3
2017-08-14 10:36:37 +00:00
9461fc546f - update to 1.4.3:
- [PR #76] Python 3.6 invalid escape sequence deprecation fixes
  - Fix for Python 3.6 support
  - [PR #84] Allow installing without setuptools
  - [PR #86] Fix string delimiters in setup.py description
  - Add Python 3.6 support
- drop desetuptoolize.patch . no longer needed.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=7
2017-08-08 06:14:22 +00:00
833472904f Accepting request 460250 from devel:languages:python
first batch of singlespec packages

OBS-URL: https://build.opensuse.org/request/show/460250
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=2
2017-02-27 17:30:08 +00:00
Jan Matejek
5b651e5efa Accepting request 460225 from devel:languages:python:singlespec
OBS-URL: https://build.opensuse.org/request/show/460225
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=5
2017-02-24 14:34:17 +00:00
Jan Matejek
4c7b7d1bf3 - update for single-spec
- desetuptoolize.patch : switch from setuptools to distutils.core
  for installation, as this is now a setuptools dependency
- ensure egg-info is a directory (distutils would install it as file)
- update to 1.4.1
  * [issue 55] make appname optional

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=4
2017-02-23 11:48:02 +00:00
Stephan Kulow
11cf8a5fac Accepting request 318876 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/318876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-appdirs?expand=0&rev=1
2015-08-27 06:54:42 +00:00
Michal Čihař
25a564e6f6 Accepting request 310168 from home:tbechtold:branches:devel:languages:python
- update to 1.4.0:
  - [PR #42] AppAuthor is now optional on Windows
  - [issue 41] Support Jython on Windows, Mac, and Unix-like platforms. Windows
    support requires `JNA <https://github.com/twall/jna>`_.
  - [PR #44] Fix incorrect behaviour of the site_config_dir method
  - [Unix, issue 16] Conform to XDG standard, instead of breaking it for
    everybody
  - [Unix] Removes gratuitous case mangling of the case, since \*nix-es are
    usually case sensitive, so mangling is not wise
  - [Unix] Fixes the uterly wrong behaviour in ``site_data_dir``, return result
    based on XDG_DATA_DIRS and make room for respecting the standard which
    specifies XDG_DATA_DIRS is a multiple-value variable
  - [Issue 6] Add ``*_config_dir`` which are distinct on nix-es, according to
    XDG specs; on Windows and Mac return the corresponding ``*_data_dir``
- Remove unzip as BuildRequires. tar.gz file now provided and used

OBS-URL: https://build.opensuse.org/request/show/310168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=2
2015-06-04 09:09:53 +00:00
Todd R
6d4cdb161a initial import
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-appdirs?expand=0&rev=1
2014-04-17 08:45:17 +00:00