|
b17c72df94
|
Accepting request 1041377 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1041377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=25
|
2022-12-09 12:16:36 +00:00 |
|
|
af269d71eb
|
Accepting request 1041278 from home:yarunachalam:branches:devel:languages:python
- Update to v0.10.1
* Update github actions
* https://github.com/xattr/xattr/issues/112
* Updated README to add reference to osxmetadata
* https://github.com/xattr/xattr/pull/110
OBS-URL: https://build.opensuse.org/request/show/1041278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=48
|
2022-12-08 11:45:08 +00:00 |
|
|
618aba0b11
|
Accepting request 1032327 from devel:languages:python
- Update to 0.10.0
* Remove exec flag from tool.py
https://github.com/xattr/xattr/pull/106
* Update the documentation to mention
the attr package and its getfattr and
setfattr tools
https://github.com/xattr/xattr/pull/103
OBS-URL: https://build.opensuse.org/request/show/1032327
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=24
|
2022-10-31 09:44:39 +00:00 |
|
|
9cd1edc631
|
Fix calling the test suite.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=46
|
2022-10-30 17:15:42 +00:00 |
|
|
db95aafee3
|
Accepting request 1032243 from home:yarunachalam:branches:devel:languages:python
- Update to 0.10.0
* Remove exec flag from tool.py
https://github.com/xattr/xattr/pull/106
* Update the documentation to mention
the attr package and its getfattr and
setfattr tools
https://github.com/xattr/xattr/pull/103
OBS-URL: https://build.opensuse.org/request/show/1032243
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=45
|
2022-10-30 17:13:31 +00:00 |
|
|
c7482f02f9
|
Accepting request 943599 from devel:languages:python
- update to 0.9.9:
* Fix regression in xattr console script
* Add -c clear option
* Add note about Linux namespace requirement
OBS-URL: https://build.opensuse.org/request/show/943599
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=23
|
2022-01-05 12:39:24 +00:00 |
|
|
d4f702cc19
|
- update to 0.9.9:
* Fix regression in xattr console script
* Add -c clear option
* Add note about Linux namespace requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=44
|
2022-01-03 12:37:16 +00:00 |
|
|
6a5219de03
|
Accepting request 934513 from devel:languages:python
- update to 0.9.8:
* Update build to use Github Actions
* Various dump related fixes
* Fix classifiers list
OBS-URL: https://build.opensuse.org/request/show/934513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=22
|
2021-12-09 18:45:00 +00:00 |
|
|
d08c9b1ae1
|
- update to 0.9.8:
* Update build to use Github Actions
* Various dump related fixes
* Fix classifiers list
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=43
|
2021-11-29 11:02:36 +00:00 |
|
|
ae7d915c4f
|
Accepting request 786233 from devel:languages:python
- add setuptools dependency (bsc#1161208)
OBS-URL: https://build.opensuse.org/request/show/786233
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=21
|
2020-03-26 23:26:54 +00:00 |
|
|
131c8b3041
|
- add setuptools dependency (bsc#1161208)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=41
|
2020-03-18 17:34:14 +00:00 |
|
Oliver Kurz
|
3eb3770535
|
Accepting request 770567 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/770567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=20
|
2020-02-14 15:25:00 +00:00 |
|
Tomáš Chvátal
|
d6899b3fea
|
Accepting request 770558 from home:mcalabkova:branches:devel:languages:python
- update to 0.9.7
* Fix xattr().update() in Python 3
OBS-URL: https://build.opensuse.org/request/show/770558
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=39
|
2020-02-06 12:45:34 +00:00 |
|
|
c681361181
|
Accepting request 687816 from devel:languages:python
- fix tests run failing on older distributions due to incorrect locale
OBS-URL: https://build.opensuse.org/request/show/687816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=19
|
2019-03-29 19:37:17 +00:00 |
|
|
c14df64e9b
|
- fix tests run failing on older distributions due to incorrect locale
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=37
|
2019-03-22 21:45:28 +00:00 |
|
|
dc03124366
|
Accepting request 680408 from devel:languages:python
- Update to 0.9.6:
* Fix release build by including *.[ch] in Manifest.in
* Extract inline C code for syntax highlighting and easier maintenance
https://github.com/xattr/xattr/pull/75
* Fix Travis build
https://github.com/xattr/xattr/pull/74
* Always include sys/types.h (musl compatibility)
https://github.com/xattr/xattr/pull/73
- Enable tests
OBS-URL: https://build.opensuse.org/request/show/680408
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=18
|
2019-03-04 08:10:37 +00:00 |
|
Tomáš Chvátal
|
0889ec9c6d
|
- Update to 0.9.6:
* Fix release build by including *.[ch] in Manifest.in
* Extract inline C code for syntax highlighting and easier maintenance
https://github.com/xattr/xattr/pull/75
* Fix Travis build
https://github.com/xattr/xattr/pull/74
* Always include sys/types.h (musl compatibility)
https://github.com/xattr/xattr/pull/73
- Enable tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=35
|
2019-03-01 09:35:33 +00:00 |
|
|
7031a28e3e
|
Accepting request 622790 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/622790
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=17
|
2018-07-17 07:40:00 +00:00 |
|
Tomáš Chvátal
|
1abe7b591f
|
Accepting request 622787 from home:ecsos
- update to 0.9.3:
* Do not attempt to use surrogateescape unless it is available
https://github.com/xattr/xattr/issues/59
OBS-URL: https://build.opensuse.org/request/show/622787
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=33
|
2018-07-14 08:58:25 +00:00 |
|
|
b6ff0f21c4
|
Accepting request 581715 from devel:languages:python
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/581715
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=16
|
2018-03-02 20:09:31 +00:00 |
|
|
b48d487fc1
|
- Relax version constraint for cffi requirement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=31
|
2018-02-22 13:23:37 +00:00 |
|
|
1d06b71a08
|
Accepting request 519616 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/519616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=15
|
2017-08-30 14:24:37 +00:00 |
|
|
663c3a12c0
|
Accepting request 519597 from home:tbechtold:branches:devel:languages:python
- update to 0.9.2:
* Fix BSD issue w/ lsattr and long attrs
https://github.com/xattr/xattr/pull/57
* Remove unreachable code
https://github.com/xattr/xattr/pull/56
* Allow (Python 2) long for fd
https://github.com/xattr/xattr/pull/51
* Fix Python 3 bytes handling in xattr.tool
https://github.com/xattr/xattr/pull/50
* Use cffi 1.X features to build native module for faster import
https://github.com/xattr/xattr/pull/47
* NOTE: Version 0.9.0 is the same, was momentarily uploaded with
incomplete CHANGES.txt
- use pypi for Source url
- convert to singlespec
- require the cffi version it was built against
OBS-URL: https://build.opensuse.org/request/show/519597
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=29
|
2017-08-30 08:25:27 +00:00 |
|
|
6a908b41ce
|
Accepting request 501416 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/501416
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=14
|
2017-06-07 07:55:53 +00:00 |
|
Jan Matejek
|
1756aeec2e
|
Accepting request 498480 from home:Pharaoh_Atem:branches:devel:languages:python
Properly add python-cffi as a runtime requirement
OBS-URL: https://build.opensuse.org/request/show/498480
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=27
|
2017-06-06 14:06:12 +00:00 |
|
|
c6133b0c05
|
Accepting request 400175 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/400175
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=13
|
2016-06-07 21:48:53 +00:00 |
|
|
af5fe79195
|
Accepting request 399493 from home:tbechtold:branches:devel:languages:python
- update to 0.8.0:
* Use os.fsencode where available to better handle filesystem quirks related
to surrogates
* Options bugfix and compatibility module for pyxattr API
* Added xattr/tests/*.py to MANIFEST.in
OBS-URL: https://build.opensuse.org/request/show/399493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=25
|
2016-06-06 09:01:48 +00:00 |
|
Thomas Bechtold
|
c4fd2f89fb
|
Accepting request 398376 from home:sax2:branches:devel:languages:python
Added update-alternatives mechanism
This is required to avoid conflicts with python3-xattr
OBS-URL: https://build.opensuse.org/request/show/398376
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=24
|
2016-06-01 12:41:40 +00:00 |
|
|
e51f17a4c8
|
Accepting request 339770 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/339770
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=12
|
2015-10-22 10:59:03 +00:00 |
|
|
1e4dafc8ef
|
Accepting request 339732 from home:ecsos
update to 0.7.8
OBS-URL: https://build.opensuse.org/request/show/339732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=22
|
2015-10-19 07:56:15 +00:00 |
|
Stephan Kulow
|
6c9254f7c1
|
Accepting request 336993 from devel:languages:python
Automatic submission by obs-autosubmit
OBS-URL: https://build.opensuse.org/request/show/336993
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=11
|
2015-10-12 08:01:55 +00:00 |
|
|
bdeaba2f4d
|
- require the cffi version it was built against to avoid (bsc#948198)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=20
|
2015-09-30 12:03:21 +00:00 |
|
Stephan Kulow
|
b588d9d7a1
|
Accepting request 249855 from devel:languages:python
1
OBS-URL: https://build.opensuse.org/request/show/249855
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=10
|
2014-09-17 15:26:54 +00:00 |
|
Jan Matejek
|
cfa1ef1b00
|
Accepting request 249493 from Cloud:OpenStack:Master
New upstream release
OBS-URL: https://build.opensuse.org/request/show/249493
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=18
|
2014-09-16 21:24:34 +00:00 |
|
Stephan Kulow
|
5556441edb
|
Accepting request 186698 from devel:languages:python
- update to 0.7.2:
* rewritten to use cffi
* Add Python 3.x support
* Fix various unicode related issues (forwarded request 186464 from dirkmueller)
OBS-URL: https://build.opensuse.org/request/show/186698
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=7
|
2013-09-03 20:06:18 +00:00 |
|
Sascha Peilicke
|
7c0a117129
|
Accepting request 186464 from home:dirkmueller:branches:devel:languages:python
- update to 0.7.2:
* rewritten to use cffi
* Add Python 3.x support
* Fix various unicode related issues
OBS-URL: https://build.opensuse.org/request/show/186464
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=13
|
2013-08-09 08:24:56 +00:00 |
|
Stephan Kulow
|
515ebc4eca
|
Accepting request 159513 from devel:languages:python
- Add provides/obsoletes for pyxattr which just got deleted
- Some minor cleanup
OBS-URL: https://build.opensuse.org/request/show/159513
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=6
|
2013-03-18 06:14:12 +00:00 |
|
Sascha Peilicke
|
c4d759b5b8
|
- Add provides/obsoletes for pyxattr which just got deleted
- Some minor cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=11
|
2013-03-15 08:51:54 +00:00 |
|
Stephan Kulow
|
64a20a43bf
|
Accepting request 125775 from devel:languages:python
Update to 0.6.4, update URL to one given in setup.py (forwarded request 125730 from poorboywilly)
OBS-URL: https://build.opensuse.org/request/show/125775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=4
|
2012-06-26 15:26:32 +00:00 |
|
Sascha Peilicke
|
2cb6047cdf
|
Accepting request 125730 from home:poorboywilly:branches:devel:languages:python
Update to 0.6.4, update URL to one given in setup.py
OBS-URL: https://build.opensuse.org/request/show/125730
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=9
|
2012-06-22 11:04:32 +00:00 |
|
Stephan Kulow
|
38698cdfc4
|
Accepting request 94118 from devel:languages:python
openstack dependency
OBS-URL: https://build.opensuse.org/request/show/94118
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-xattr?expand=0&rev=1
|
2011-12-06 12:53:41 +00:00 |
|
Pavol Rusnak
|
f89688f57b
|
spec cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=7
|
2011-11-28 15:24:41 +00:00 |
|
Sascha Peilicke
|
521150728f
|
Accepting request 93626 from home:babelworx:ldig:branches:devel:languages:python
license update: MIT
SPDX format (http://www.spdx.org/licenses)
OBS-URL: https://build.opensuse.org/request/show/93626
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=6
|
2011-11-25 12:44:51 +00:00 |
|
Sascha Peilicke
|
79a81b8756
|
- Update to version 0.6.2:
* Bug fix in Solaris support
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=5
|
2011-09-23 10:32:51 +00:00 |
|
|
7b75e63554
|
Accepting request 72399 from home:saschpe:branches:devel:languages:python
- Spec file cleanup:
* Regenerated with py2pack to fix completely broken mess
* Add changes file
* Fixed executable-bit rpmlint warning
OBS-URL: https://build.opensuse.org/request/show/72399
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=4
|
2011-06-02 09:50:49 +00:00 |
|
Pascal Bleser
|
92af622372
|
setuptools for 2.6
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=3
|
2009-05-08 18:46:36 +00:00 |
|
Pascal Bleser
|
f250e95f0d
|
add missing source (setuptools)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=2
|
2009-05-08 18:07:31 +00:00 |
|
Pascal Bleser
|
adecb9daf0
|
0.5
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-xattr?expand=0&rev=1
|
2009-05-08 16:44:29 +00:00 |
|