Package Details: crudini 0.9.5-2

Git Clone URL: https://aur.archlinux.org/crudini.git (read-only, click to copy)
Package Base: crudini
Description: A utility for manipulating ini files
Upstream URL: https://github.com/pixelb/crudini
Licenses: GPL-2.0-only
Submitter: alexzose
Maintainer: None
Last Packager: carsme
Votes: 7
Popularity: 0.030017
First Submitted: 2016-11-21 20:05 (UTC)
Last Updated: 2024-01-28 22:32 (UTC)

Latest Comments

carsme commented on 2024-05-02 17:09 (UTC)

@tchernomax The dependency python-iniparse is not compatible with Python 3.12. Not really interested in fixing that, so I'm disowning this package.

tchernomax commented on 2024-05-02 08:14 (UTC)

I have installation failure:

==> Starting check()...
/home/max/.cache/yay/python-iniparse/src/iniparse-0.5/tests/test_ini.py:29: SyntaxWarning: invalid escape sequence '\c'
  ('[se\ct%[ion\t]',     ('se\ct%[ion\t', None, None, -1)),
/home/max/.cache/yay/python-iniparse/src/iniparse-0.5/tests/test_ini.py:29: SyntaxWarning: invalid escape sequence '\c'
  ('[se\ct%[ion\t]',     ('se\ct%[ion\t', None, None, -1)),
/home/max/.cache/yay/python-iniparse/src/iniparse-0.5/tests/test_fuzz.py:58: SyntaxWarning: invalid escape sequence '\['
  name = re.sub(':|=| |\[', '', name)
.........................................EEEE....EF....EEE.....EF......EEE.....EF............../usr/lib/python3.12/multiprocessing/popen_fork.py:66: DeprecationWarning: This process (pid=73502) is multi-threaded, use of fork() may lead to deadlocks in the child.
  self.pid = os.fork()
.
======================================================================
ERROR: test_fuzz (tests.test_fuzz.TestFuzz.test_fuzz)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/max/.cache/yay/python-iniparse/src/iniparse-0.5/tests/test_fuzz.py", line 105, in test_fuzz
    cc_py.readfp(StringIO(s))
    ^^^^^^^^^^^^
AttributeError: 'RawConfigParser' object has no attribute 'readfp'. Did you mean: 'read'?
…

(and other check errors)

Basher52 commented on 2023-10-06 17:13 (UTC)

Ah OK no wonder the outdated and orphaned comment. The bad part is that I use this package for my install script and I don't want to add python at the installation process just to get Arch installed. I also added some stuff to disregard certain char's so I can comment etc. I think I cloned it though.

jankoppe commented on 2023-07-20 06:26 (UTC)

package is outdated and the build process had to be adjusted a bit. I've done that under the python-prefix at https://aur.archlinux.org/packages/python-crudini