24 Commits
devel ... main

Author SHA256 Message Date
edad9ed486 Accepting request 1227679 from devel:languages:python
- Update to 1.2.0:
  * Includes a number of additional libaugeas bindings:
    + load_file
    + source
    + srun
    + preview
    + ns_attr
    + ns_label
    + ns_value
    + ns_count
    + ns_path
  * CFFI mode changed to out-of-line ABI mode
- Package no longer noarch.
- Switch to pyproject and pytest macros.
- Run fdupes.
- No more greedy globs in %files.

OBS-URL: https://build.opensuse.org/request/show/1227679
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=12
2024-12-02 15:59:15 +00:00
a5217a33d0 Accepting request 1206341 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1206341
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=11
2024-10-08 15:25:31 +00:00
b257bf3471 - Add missing dependency on python-cffi
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=22
2024-10-08 15:03:59 +00:00
5099c46fd0 Accepting request 1183120 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1183120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=10
2024-06-25 21:08:42 +00:00
a33ab305af - Not part of SLE, use sle15allpythons instead of sle15_python_module_pythons
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=20
2024-06-25 08:45:52 +00:00
8a1e158fc6 Accepting request 1096487 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1096487
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=9
2023-07-03 15:43:54 +00:00
713913542b Accepting request 1096383 from home:ecsos:python
- Update to 1.1.0
  - No changelog from upstream.

OBS-URL: https://build.opensuse.org/request/show/1096383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=18
2023-07-03 07:18:52 +00:00
947a0c482a Accepting request 1092485 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1092485
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=8
2023-06-12 13:27:41 +00:00
b955a9c57a Accepting request 1092436 from home:ecsos:python
- Add %{?sle15_python_module_pythons}

OBS-URL: https://build.opensuse.org/request/show/1092436
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=16
2023-06-12 08:20:04 +00:00
1b273436f6 Accepting request 655586 from devel:languages:python
- Remove superfluous devel dependency for noarch package
- Add missing BR

OBS-URL: https://build.opensuse.org/request/show/655586
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=7
2018-12-12 16:26:35 +00:00
45508f9cc5 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=14 2018-12-06 11:23:10 +00:00
922b85fd0f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=13 2018-12-06 11:13:44 +00:00
172a400af1 Remove superfluous devel dependency for noarch package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=12
2018-12-04 13:14:44 +00:00
fe5060ffa1 Accepting request 575807 from devel:languages:python
- Sort out a bit with spec-cleaner and remove all the sle11
  conditions

- singlespec auto-conversion

OBS-URL: https://build.opensuse.org/request/show/575807
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=6
2018-02-13 09:31:35 +00:00
Tomáš Chvátal
63d61e19f6 - Sort out a bit with spec-cleaner and remove all the sle11
conditions

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=10
2018-02-12 15:00:19 +00:00
Tomáš Chvátal
b4340a2ad6 Accepting request 575799 from devel:languages:python:singlespec-staging
- singlespec auto-conversion
- New upstream release 0.5.0
  * Make syntax-compatible with both Python 3 and 2.
  * Remove the libpython hack.
  * Make tests syntax compatible with both Python 3 and 2.
  * Make test failures more verbose.
  * Improve error messages.
  * Fix exception tests.
  * Convert unicode at the C boundary.
  * Add Python 3.3 to CI, and disallow failures.
  * Add Travis CI settings
  * Allow failures for python 3.2
  * Add text_store to the API
  * Add text_retrieve to the API
  * Add rename to the API
  * Add transform to the API
  * Add label to the API
  * Use the packages from the augeas-dev PPA
  * Warning: the 'name' parameter in add_transform is deprecated
  
- Changed BuildArch to noarch for suse-version >= 1140
- Cleaned up spec file
- Added 'Requires: augeas-lenses'
  * we'd always want to have lenses installed
- Do not BuildRequire augeas-lenses and do not %check, if we are on suse_version >= 1140
- Do not %check unless suse_version >= 1210
- Install AUTHORS, COPYING, README.txt in %doc
- Re-enable checks (not broken anymore)
- New upstream release 0.4.1
  * Allow "None" as value for set()
  * Add span API call to match C API
  * Make unit tests more quiet
  * Work around RHEL6 on Power issue.
  * test: make sure local augeas.py is used
- New format for license tag (spdx.org)
- Dropped bnc-722317.patch (included in upstream package)
- Fix patch line in spec file (missing number)
- fix known segfault due to ctypes converting void* to int on 
  non-x86 architectures using patch at
  https://fedorahosted.org/augeas/attachment/ticket/165
  (bnc#722317)
- initial package 0.4.0, as requested in fate#311720

OBS-URL: https://build.opensuse.org/request/show/575799
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=9
2018-02-12 14:53:57 +00:00
a146bb2e10 Accepting request 349375 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/349375
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=5
2016-01-01 18:47:21 +00:00
0b27720000 Accepting request 348637 from home:ecsos
update to 0.5.0

OBS-URL: https://build.opensuse.org/request/show/348637
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=7
2015-12-17 13:39:09 +00:00
Stephan Kulow
1bb3028503 Accepting request 210447 from devel:languages:python
Various changes again (BuildArch, spec cleaning) (forwarded request 210410 from aeneas_jaissle)

OBS-URL: https://build.opensuse.org/request/show/210447
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=3
2013-12-11 14:43:57 +00:00
Denisart Benjamin
a6488520cf Accepting request 210410 from home:aeneas_jaissle:branches:devel:languages:python
Various changes again (BuildArch, spec cleaning)

OBS-URL: https://build.opensuse.org/request/show/210410
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=5
2013-12-10 19:54:46 +00:00
Stephan Kulow
bd034a7fe5 Accepting request 182385 from devel:languages:python
include COPYING in %doc

OBS-URL: https://build.opensuse.org/request/show/182385
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-augeas?expand=0&rev=1
2013-07-09 19:01:47 +00:00
Tomáš Chvátal
49bfee9af8 Accepting request 182260 from server:Kolab:Extras
include %doc, enable %check

OBS-URL: https://build.opensuse.org/request/show/182260
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=3
2013-07-06 12:22:23 +00:00
Sascha Peilicke
63f97e71ff Accepting request 150487 from server:Kolab:Extras
Provided more details in python-augeas.changes

OBS-URL: https://build.opensuse.org/request/show/150487
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=2
2013-02-04 18:18:45 +00:00
Jan Matejek
5b7acc7821 Accepting request 109514 from home:dmacvicar
Missing on openSUSE

OBS-URL: https://build.opensuse.org/request/show/109514
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-augeas?expand=0&rev=1
2012-03-15 15:37:49 +00:00

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1a1d2cdaf2ad4c091ed5ec7976c52d16e14ecfbf40b1bdcaced2465255fb0f87
size 95457