heck
339aa93922
pEpEngine=Release_2.1.62
3 years ago
heck
3f15e1c174
pEpEngine=Release_2.1.61
3 years ago
heck
1adb9c1894
pEpEngine=Release_2.1.60
libpEpAdapter=Release_2.1.22
3 years ago
heck
f5cdaf1a1d
Merge branch 'gitea-008' into Release_2.1
3 years ago
heck
389a812d3d
#8 - add function config_media_keys()
3 years ago
heck
23e1e6ac98
#8 - add function sync_reinit()
3 years ago
heck
e4ef9b2bc4
#8 - add function config_enable_echo_in_outgoing_message_rating_preview()
3 years ago
heck
69bda89fa2
#8 - add function config_enable_echo_protocol()
3 years ago
heck
268a4c5d26
#8 - add new signal
3 years ago
heck
d1a8e6e413
Build: somehow venv dir cannot be called 'venv' anymore
3 years ago
heck
8e0644ceef
Build: use python >= 3.9
3 years ago
heck
e2040fdc66
Build: pyproject.toml - removed seems to breal wheel build, i dont know
3 years ago
heck
06e4e23ece
Build: macOS - Depend to newly available "general 3x" version of boost-python
3 years ago
heck
d4bf4c0181
Merge pull request 'setup: Remove requirement "wheel".' ( #7 ) from htgoebel/pEpPythonAdapter:remove-requirement-wheel into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/pulls/7
4 years ago
Hartmut Goebel
49a6758e77
setup: Remove requirement "wheel".
"wheel" is not required for building, but only for creating the
distribution package in ".whl" format. The package builds fine into a
bdist archive without "wheel".
4 years ago
heck
731a78ba61
Merge pull request 'PYADPT-145: Fix "NameError" if importing pEp after import failed' ( #6 ) from htgoebel/pEpPythonAdapter:PYADPT-145 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/pulls/6
4 years ago
Hartmut Goebel
d2899c9f7f
Fix import statement.
When importing pEp failed, and the program tries to import pEp again,
"NameError: name '_pEp' is not defined" was raised. This was caused by
"_pEp" not really been imported.
4 years ago
Hartmut Goebel
cd6243079c
Fix mode-line.
4 years ago
heck
44db8b7510
pEpEngine=Release_2.1.49
4 years ago
Thomas
7d2fff8083
Update Windows build
4 years ago
heck
e4482be063
pEpEngine=Release_2.1.42
4 years ago
heck
7a8bf38984
PYADPT-116: for PR's: minimal changes please, sometimes even dead code has a reason oi put it there
4 years ago
heck
597e5749ab
PYADPT-116: formatting
4 years ago
heck
41a0f49281
Merge pull request 'Fix Blob.data accessor for binary data, esp. bull-bytes' ( #5 ) from htgoebel/pEpPythonAdapter:fix-PYADPT-116 into Release_2.1
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/pulls/5
4 years ago
Hartmut Goebel
6a715e199d
PYADPT-116: Add more test-cases.
4 years ago
Hartmut Goebel
f5d83b7454
PYADPT-116: Clean up test-suite.
4 years ago
Hartmut Goebel
d6568b0075
PYADPT-116: Fix Blob.data getter for binary data, esp. null-bytes.
4 years ago
Hartmut Goebel
312c6d9b92
PYADPT-116: Make tests use binary data, esp. null-bytes.
4 years ago
heck
3c75e518fc
Merge branch 'PYADPT-116 - Blob is missing .data accessor' into Release_2.1
4 years ago
heck
50a09206cd
PYADPT-116: add tests
4 years ago
heck
194f18b04f
PYADPT-116: add get/set property Blob.data
4 years ago
heck
bc645f5da2
PYADPT-116: refactor blob.data as setter/getter (getter added)
4 years ago
heck
d8172a43aa
Build: pEpEngine=Release_2.1.41
4 years ago
heck
71cbbbdc5f
Build: pEpEngine=Release_2.1.39
4 years ago
heck
0a8527c094
Tests: Add PYADPT-124 - identity.update() on new identiy raises PEP_CANNOT_SET_PERSON
4 years ago
heck
2fbef542e0
Build: update deps / remove sequoia dep
4 years ago
heck
e04c8ed1d3
Merge branch 'master' into Release_2.1
4 years ago
heck
b946e95e57
Merge pull request 'setup: Unpin version requirement for package wheel.' ( #4 ) from htgoebel/pEpPythonAdapter:htgoebel-patch-1 into master
Reviewed-on: https://gitea.pep.foundation/pEp.foundation/pEpPythonAdapter/pulls/4
4 years ago
htgoebel
bc5a080aa5
setup: Unpin version requirement for package wheel.
A minimum version is not required, so unpin it.
4 years ago
Thomas
6212687b62
Remove unused variable in Windows build
4 years ago
Thomas
7b02820e5c
Add script to automatically package all Windows dependencies in wheel
4 years ago
heck
89613b713e
test: sync_test.py - add --debuglog -d
4 years ago
heck
3615191b11
Build: python_requires = >=3.7,<3.9 (since linux and mac might be different)
4 years ago
heck
a80a18f027
test: sync_handshake.py - add --debuglog -d option
4 years ago
heck
7fb3ef584e
use Adapter::inject_sync_shutdown() (libpEpAdapter > 0517b9b)
4 years ago
heck
47205953d3
Build: Make default PREFIX=$(HOME), DEBUG=1
4 years ago
Volker Birk
35a83abf14
always have three keys
4 years ago
Volker Birk
010060f2ea
always have three keys
4 years ago
heck
b1400519ff
Merge branch 'Release_2.1'
4 years ago
Volker Birk
7f2d884f6e
add disable_all_sync_channels() and test with extra identity
4 years ago