Commit Graph

122 Commits

Author SHA1 Message Date
Alexander Kapshuna 4b11a0f320 mypy: version bump to 0.782 2020-09-13 22:59:20 +03:00
Alexander Kapshuna ea70e8ecda mypy_extensions: version bump to 0.4.3 2020-09-13 22:59:16 +03:00
Alexander Kapshuna 18fe5ece15 typed-ast: version bump to 1.4.1 2020-09-13 14:23:32 +03:00
Tom Briden 1d1247a9c6
python-sipsimple: Remove libav/ffmpeg provider suboptions
libav is abandoned
2020-08-08 13:19:40 +01:00
Tom Briden b17e9702c7
python-sipsimple: Add patch to fix build with GCC 10 2020-07-23 19:29:24 +01:00
Julian Ospald 0434c2da41
Merge remote-tracking branch 'tgurr/rsa' 2020-03-31 17:04:05 +02:00
Timo Gurr 2242af2d92 rsa: ::hasufell -> ::python 2020-03-31 16:43:30 +02:00
Timo Gurr f92e19e048 wcwidth: ::hasufell -> ::python 2020-03-31 16:40:09 +02:00
Julian Ospald b1d5ce4889
dev-python/fontawesome: initial import of version 5.10.1_p1 2020-01-09 22:00:29 +01:00
Julian Ospald ac91960a21
dev-python/cPyparsing: initial import of version 2.4.5.0.0.1
Needed by dev-lang/coconut.
2020-01-06 16:25:26 +01:00
Julian Ospald a49dfb90fc
dev-python/python-sipsimple: fix build with LibreSSL 2.7 2019-12-24 22:21:12 +01:00
Julian Ospald 0f26b1a4f8
dev-python/mypy: revbump for deps 2019-12-15 01:17:04 +08:00
Mykola Orliuk 23a73f4ab8
mypy: use dev-python/typing-extensions::python 2019-12-15 01:16:09 +08:00
Alexander Kapshuna 5987bdd5a6 mypy: version bump to 0.720 2019-08-04 03:19:19 +03:00
Alexander Kapshuna ab19b51c47 typing_extensions: add 3.7.4 2019-08-04 03:19:19 +03:00
Alexander Kapshuna 83ee221670 mypy_extensions: remove python_abi:3.4 2019-08-04 03:19:19 +03:00
Alexander Kapshuna 26ccd7f400 typed-ast: version bump to 1.4.0 2019-08-04 03:19:19 +03:00
Alexander Kapshuna 28dfe88c86 typed-ast: remove old versions 2019-08-04 02:41:52 +03:00
Danilo Spinella 330af9fe56 prompt_toolkit: Bump to 2.0.9 2019-07-18 15:35:00 +02:00
Julian Ospald a79ebcd9dc
dev-python/psutil: because ::python keeps breaking reverse deps 2019-06-07 00:08:30 +08:00
Tom Briden b41ebb0721
python-sipsimple: Switch Twisted{Core,Name} dependency to Twisted 2019-06-04 13:21:17 +01:00
Tom Briden 4e1a8a1068
python-msrplib: Switch Twisted{Core,Name} dependency to Twisted 2019-06-04 13:21:16 +01:00
Tom Briden 8a523372f8
python-eventlib: Switch Twisted{Core,Name} dependency to Twisted 2019-06-04 13:21:16 +01:00
Tom Briden b2dad547cc
python-msrplib: version bump to 0.19.2 2019-06-03 11:11:27 +01:00
Tom Briden 27b0739571
python-eventlib: version bump to 0.2.4 2019-06-03 11:11:23 +01:00
Tom Briden 9c33cb1f66
python-xcaplib: version bump to 1.2.1 2019-06-03 10:49:33 +01:00
Tom Briden b49b02a3e6
python-otr: version bump to 1.2.1 2019-06-03 10:49:32 +01:00
Tom Briden e4a06a0485
python-gnutls: version bump to 3.1.2 2019-06-03 10:49:32 +01:00
Tom Briden 95e0219d20
python-sipsimple: version bump to 3.4.2 2019-06-03 10:49:20 +01:00
Tom Briden 25a1476a63
python-application: version bump to 2.7.0 2019-06-03 09:23:07 +01:00
Julian Ospald bd562c50ee
Merge remote-tracking branch 'tombriden/armv8' 2019-04-10 10:51:57 +08:00
Tom Briden dbdd912967
rsa: add ~armv8 to platforms 2019-04-06 18:10:10 +01:00
Tom Briden cbfe44c5be
oauth2client: add ~armv8 to platforms 2019-04-06 18:10:09 +01:00
Julian Ospald 06e051c936
Merge remote-tracking branch 'kapsh/typed-ast' 2019-03-10 20:10:35 +08:00
Alexander Kapshuna c1628f8d2c typed-ast: add version 1.3.1 2019-02-27 23:28:54 +03:00
Alexander Kapshuna 68441dab0a mypy: version bump to 0.670 2019-02-27 20:57:46 +03:00
Tom Briden 7e9f4bf7c5
sipsimple: add icu as a dependency
having removed old icu slots, i now get an error running blink

  File "/usr/host/bin/blink", line 67, in <module>
    from blink import Blink
  File "/usr/x86_64-pc-linux-gnu/lib/python2.7/site-packages/blink/__init__.py", line 15, in <module>
    from sipsimple.account import Account, AccountManager, BonjourAccount
  File "/usr/x86_64-pc-linux-gnu/lib/python2.7/site-packages/sipsimple/account/__init__.py", line 23, in <module>
    from sipsimple.account.bonjour import BonjourServices, _bonjour
  File "/usr/x86_64-pc-linux-gnu/lib/python2.7/site-packages/sipsimple/account/bonjour/__init__.py", line 21, in <module>
    from sipsimple.core import FrozenSIPURI, SIPCoreError, NoGRUU
  File "/usr/x86_64-pc-linux-gnu/lib/python2.7/site-packages/sipsimple/core/__init__.py", line 2, in <module>
    from sipsimple.core._core import *
ImportError: libicui18n.so.62: cannot open shared object file: No such file or directory
2019-01-23 10:21:48 +00:00
Tom Briden a4ea000d0c
python-sipsimple: version bump to 3.3.0 2018-12-18 12:00:26 +00:00
Tom Briden b586e42edf
python_application: version bump to 2.5.0 2018-12-18 11:55:30 +00:00
Tom Briden 13d8406bd3
python-sipsimple: add patches to support openssl-1.1 2018-11-29 17:30:12 +00:00
Alexander Kapshuna 61bc976426
mypy: version bump to 0.630 2018-10-12 20:47:22 +08:00
Alexander Kapshuna 1ffcd771bc
prompt_toolkit: version bump to 2.0.5 2018-10-12 20:45:49 +08:00
Alexander Kapshuna 6370389a0b
mypy_extensions: new package 2018-10-12 20:45:31 +08:00
Alexander Kapshuna e930449f37
mypy: version bump to 0.620 2018-08-26 00:52:58 +08:00
Julian Ospald e5e2a4831d
dev-python/python-periphery: initial import 2018-08-14 20:08:24 +08:00
Tom Briden 711718c2be
python-sipsimple: Add patches to fix PJSIP compilation 2018-08-06 08:29:54 +01:00
Alexander Kapshuna 16ea3713b2 mypy: version bump to 0.610 2018-06-19 20:54:16 +03:00
Alexander Kapshuna c457463855 wcwidth: use pytest for testing 2018-04-19 03:13:12 +03:00
Alexander Kapshuna 53f32a4c92 prompt_toolkit: use pytest for testing 2018-04-19 02:45:59 +03:00
Julian Ospald 921cbd966a dev-python/pytools: initial import of verison 2018.3 2018-03-24 15:57:53 +01:00