Matěj Cepl

Results 230 issues of Matěj Cepl

When running the test suite while packaging this package for openSUSE/Factory, `test_base.TestMulticoreTSNE.setUpClass` errors: ``` [ 54s] ====================================================================== [ 54s] ERROR: setUpClass (test_base.TestMulticoreTSNE) [ 54s] ---------------------------------------------------------------------- [ 54s] Traceback (most recent...

Otherwise, we have profile eliminated even though the user explicitly asked for it to be kept.

I have [this header file from OpenSSL](https://gist.github.com/mcepl/5094508#file-bn-h) which when run through gccxml gives me [this result](https://gist.github.com/mcepl/5094508#file-bn-xml). When running `xml2cython` on bn.xml I get this crash: ``` matej@wycliff: ~$ xml2cython.py /usr/include/openssl/bn.h...

`xml2cython` requires `ctypeslib` (specifically `ctypeslib.codegen`)

Are you the owner of https://pypi.org/project/pyphoon/ ? ``` stitny$ python3 -mpip install --user pyphoon Collecting pyphoon Downloading pyphoon-0.1-py3-none-any.whl (30 kB) Installing collected packages: pyphoon Successfully installed pyphoon-0.1 stitny$ pyphooon bash:...

What do you think about Travis? See https://travis-ci.org/mcepl/pitz for current results of my fork.

visible directories in a project are evil (see ./CVS|./RCS story).

When packaging new version of mistune (2.0.0-rc1) is included into openSUSE/Factory, this package’s test suite starts failing: ``` [ 32s] + /usr/bin/python3.6 setup.py build '--executable=/usr/bin/python3.6 -s' [ 32s] Traceback (most...

When running packaging scripts for openSUSE Tumbleweed (with python3-3.7.3 and python3-Sphinx-2.2.2) the test suite passes without any problem, but when I built it for the bit older stable Leap 15.1...

Hi, I am trying to use your Docker image for testing [M2Crypto](https://gitlab.com/mcepl/m2crypto/builds/1103018) with python 2.6 and it seems to me that your are missing files packaged in Debian in `-dev`...

bug