FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · danielvlla/python-xmlsec · GitHub
danielvlla
/
python-xmlsec
Public
forked from
xmlsec/python-xmlsec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 4, 2022
[pre-commit.ci] pre-commit autoupdate (#238)
Show description for cc8632f
pre-commit-ci[bot]
authored
cc8632f
View commit details
Copy full SHA for cc8632f
Browse repository at this point
Commits on Sep 29, 2022
Correct codecov badge URL in readme
hoefling
authored
c4658f3
View commit details
Copy full SHA for c4658f3
Browse repository at this point
Commits on Sep 6, 2022
[pre-commit.ci] pre-commit autoupdate (#233)
Show description for e83a457
pre-commit-ci[bot]
authored
e83a457
View commit details
Copy full SHA for e83a457
Browse repository at this point
Commits on Aug 24, 2022
fix test run on appveyor (#231)
Show description for 9159205
hoefling
authored
9159205
View commit details
Copy full SHA for 9159205
Browse repository at this point
Add integration with pre-commit.ci (#230)
Show description for c39eeff
hoefling
authored
c39eeff
View commit details
Copy full SHA for c39eeff
Browse repository at this point
Commits on Aug 21, 2022
adjust doc examples to #212 (#229)
Show description for 8240843
hoefling
authored
8240843
View commit details
Copy full SHA for 8240843
Browse repository at this point
Commits on Aug 20, 2022
add proper param types in register_callbacks (#228)
Show description for 00759a3
hoefling
authored
00759a3
View commit details
Copy full SHA for 00759a3
Browse repository at this point
allow building docs with python 3.8 (#227)
Show description for 21ce916
hoefling
authored
21ce916
View commit details
Copy full SHA for 21ce916
Browse repository at this point
update gh actions badges (#226)
Show description for b483b64
hoefling
authored
b483b64
View commit details
Copy full SHA for b483b64
Browse repository at this point
Add CI for Python 3.10, manylinux2, musllinux1 and OpenSUSE Tumbleweed (#225)
Show description for 979be38
hoefling
authored
979be38
View commit details
Copy full SHA for 979be38
Browse repository at this point
use python 3.9 in rtd docs builds
Show description for 87fb5aa
hoefling
committed
87fb5aa
View commit details
Copy full SHA for 87fb5aa
Browse repository at this point
fix libxml2/libxslt version parsing in setup script
Show description for e2a369c
hoefling
committed
e2a369c
View commit details
Copy full SHA for e2a369c
Browse repository at this point
introduce pre-commit
Show description for 4062036
hoefling
committed
4062036
View commit details
Copy full SHA for 4062036
Browse repository at this point
skip stub generation test on windows
Show description for e8ec653
hoefling
committed
e8ec653
View commit details
Copy full SHA for e8ec653
Browse repository at this point
add explicit export for constants module
Show description for 20be576
hoefling
committed
20be576
View commit details
Copy full SHA for 20be576
Browse repository at this point
mark constants with no href with special type in stubs
Show description for ca566bb
hoefling
committed
ca566bb
View commit details
Copy full SHA for ca566bb
Browse repository at this point
drop unused imports in stub generation test
Show description for d5f5306
hoefling
committed
d5f5306
View commit details
Copy full SHA for d5f5306
Browse repository at this point
fix unwanted replacement with sed
Show description for 7d139b3
hoefling
committed
7d139b3
View commit details
Copy full SHA for 7d139b3
Browse repository at this point
regenerate stubs, amend according to flake8-pyi, ensure stub generation test is running in the CI
Show description for ceaea9c
hoefling
committed
ceaea9c
View commit details
Copy full SHA for ceaea9c
Browse repository at this point
xmlsec workaround for gh#mehcode/python-xmlsec#84
Show description for b04a762
stanislavlevin
authored and
hoefling
committed
b04a762
View commit details
Copy full SHA for b04a762
Browse repository at this point
Resolve key loading issue on big-endian systems.
Show description for bc30efd
ChrisMacNaughton
authored and
hoefling
committed
bc30efd
View commit details
Copy full SHA for bc30efd
Browse repository at this point
bump python 3.9 to latest patch in appveyor ci
Show description for 3ebbed8
hoefling
committed
3ebbed8
View commit details
Copy full SHA for 3ebbed8
Browse repository at this point
bump gcc-5 symlink in linuxbrew job
Show description for 8551a4f
hoefling
committed
8551a4f
View commit details
Copy full SHA for 8551a4f
Browse repository at this point
workaround for https://github.com/actions/runner/issues/2033
Show description for 8393c7a
hoefling
committed
8393c7a
View commit details
Copy full SHA for 8393c7a
Browse repository at this point
bump github actions versions
Show description for 1858a46
hoefling
committed
1858a46
View commit details
Copy full SHA for 1858a46
Browse repository at this point
remove libxml2 pin in manylinux2010, sdist jobs
Show description for 811c5cc
hoefling
committed
811c5cc
View commit details
Copy full SHA for 811c5cc
Browse repository at this point
renew sources for source dists
Show description for 5c6bbdb
hoefling
committed
5c6bbdb
View commit details
Copy full SHA for 5c6bbdb
Browse repository at this point
Commits on Mar 22, 2022
setup.py: Fix typo in PYXMLSEC_LIBXSLT_VERSION
AbdealiLoKo
authored and
hoefling
committed
bf6984a
View commit details
Copy full SHA for bf6984a
Browse repository at this point
Commits on Feb 10, 2022
Switch on modern headers lxml
shadchin
authored and
hoefling
committed
a65be81
View commit details
Copy full SHA for a65be81
Browse repository at this point
Commits on Dec 13, 2021
use build to build wheels
graingert
authored and
hoefling
committed
154c51d
View commit details
Copy full SHA for 154c51d
Browse repository at this point
remove pkgconfig as it's only a build-system requirement
graingert
authored and
hoefling
committed
9acc153
View commit details
Copy full SHA for 9acc153
Browse repository at this point
exclude lxml 4.7 because the wheels are missing the lxml includes
Show description for cf38b52
graingert
authored and
hoefling
committed
cf38b52
View commit details
Copy full SHA for cf38b52
Browse repository at this point
Commits on Sep 5, 2021
skip test failing on windows for now
Show description for f18946b
hoefling
committed
f18946b
View commit details
Copy full SHA for f18946b
Browse repository at this point
coverage increase: test for graceful failing on read callback wrong return type
Show description for fc565ba
hoefling
committed
fc565ba
View commit details
Copy full SHA for fc565ba
Browse repository at this point
Test TypeError when setting non-callable callbacks
ch3pjw
authored and
hoefling
committed
9798d6d
View commit details
Copy full SHA for 9798d6d
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL