index
:
delta/python-lxml.git
LP1595781_adopt_external_doc
baserock/morph
lxml-2.3
lxml-2.3.2
lxml-3.0
lxml-3.1
lxml-3.2
lxml-3.3
lxml-3.4
lxml-3.6
lxml-3.7
lxml-4.2
lxml-4.3
lxml-4.4
lxml-4.6
macos_unicode_tests
master
patch-1
pypy
pypy4
walter
xml_int_float_parsing
github.com: lxml/lxml.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add wheel building workflow for Github Actions.
Stefan Behnel
2021-11-02
1
-1
/
+4
*
Add package metadata marker for Python 3.10 support (GH-330)
Hugo van Kemenade
2021-11-01
1
-0
/
+1
*
Allow passing STATIC_* setup variables from the environment. (GH-314)
Isaac Jurado
2021-05-19
1
-4
/
+7
*
lxml actually works in Py3.9.
Stefan Behnel
2020-10-18
1
-0
/
+1
*
Fix some links, formatting and supported Python versions.
Stefan Behnel
2019-11-25
1
-24
/
+26
*
Document Python 3.8 support in classifiers (GH-291)
Dmitry Marakasov
2019-11-07
1
-0
/
+1
*
Add comment to help with maintenance.
Stefan Behnel
2019-08-02
1
-0
/
+2
*
Backed out changeset 7ee62a9b3b64
Stefan Behnel
2019-08-02
1
-0
/
+2
*
Remove redundant Python version specification (classifiers should be enough).
Stefan Behnel
2019-08-02
1
-2
/
+0
*
Fill python_requires with proper metadata (GH-283)
Cédric Krier
2019-08-02
1
-1
/
+2
*
Remove support for CPython 3.4.
Stefan Behnel
2019-04-21
1
-2
/
+2
*
Drop support for EOL Python 3.3
Hugo
2018-08-26
1
-3
/
+2
*
Remove redundant code for Python <= 2.6
Hugo
2018-08-25
1
-2
/
+2
*
Officially remove support for Py2.6.
Stefan Behnel
2018-07-30
1
-1
/
+0
*
Add official support for Py3.7 for the next release.
Stefan Behnel
2018-03-10
1
-0
/
+1
*
Try to ignore externally installed lxml packages when building, to prevent ac...
Stefan Behnel
2017-08-17
1
-0
/
+4
*
LP#1637922: Name license in setup.py.
Stefan Behnel
2017-08-13
1
-0
/
+1
*
Properly integrate the compilation of _elementpath.py and some lxml.html modu...
Stefan Behnel
2017-08-11
1
-0
/
+2
*
discontinue support for CPython 3.2 - may or may not work in the future
Stefan Behnel
2017-02-11
1
-1
/
+1
*
also works with Py3.5
Stefan Behnel
2015-09-18
1
-0
/
+1
*
prepare release of 3.5.0b1
lxml-3.5.0b1
Stefan Behnel
2015-09-18
1
-2
/
+0
*
Remove bugtrack_url because it causes warning
Marc Abramowitz
2015-03-05
1
-1
/
+5
*
remove dead code from build scripts
Stefan Behnel
2015-02-14
1
-5
/
+5
*
make setup.py fail hard for unsupported Python versions
Stefan Behnel
2014-03-22
1
-3
/
+4
*
add more optional deps
Stefan Behnel
2014-02-16
1
-0
/
+2
*
fix typo in setup.py
Stefan Behnel
2014-02-16
1
-1
/
+1
*
clean up "extra_require" option setup and add "cssselect" as an optional depe...
Stefan Behnel
2014-01-31
1
-3
/
+13
*
Add 'fast' extra_require
Sascha Peilicke
2014-01-31
1
-0
/
+5
*
make Py3.4 as supported for now
Stefan Behnel
2014-01-12
1
-0
/
+1
*
remove 'fake pyrex' files that were needed by setuptools before switching to ...
Stefan Behnel
2013-09-27
1
-7
/
+0
*
re-enable manual egg building by importing setuptools/distribute if available
Stefan Behnel
2013-03-29
1
-2
/
+4
*
set bugtrack URL in setup.py metadata
Stefan Behnel
2013-03-24
1
-0
/
+1
*
avoid warning about unknown setup() option during build
Stefan Behnel
2012-11-23
1
-1
/
+4
*
drop useless setuptools import in setup.py script
Stefan Behnel
2012-11-23
1
-16
/
+2
*
mark Py3.3 as being supported
Stefan Behnel
2012-09-26
1
-0
/
+1
*
we don't really support Py3.0 anymore
Stefan Behnel
2012-07-31
1
-1
/
+0
*
renamed 'include' package to 'includes' because 'include' is a keyword in Cython
Stefan Behnel
2012-07-30
1
-4
/
+4
*
always include 'lxml.include' package in build, added .pxd/.h files as packag...
Stefan Behnel
2012-03-02
1
-13
/
+6
*
fix Py3 compatibility glitch in setup.py
Stefan Behnel
2011-11-03
1
-1
/
+1
*
rst fix
Stefan Behnel
2011-09-25
1
-0
/
+1
*
a (mostly) rewrite of the library header file inclusion, also dropping Py2.3 ...
Stefan Behnel
2011-08-25
1
-87
/
+51
*
patch that copies headers only if --static is
Matteo Bertozzi
2011-08-24
1
-15
/
+132
*
doc fix
Stefan Behnel
2011-07-23
1
-4
/
+4
*
include public API .pxd/.h files in binary distribution
Stefan Behnel
2011-03-08
1
-5
/
+23
*
fix addresses for mailing list, web site, etc
Stefan Behnel
2011-02-15
1
-11
/
+12
*
[svn r4525] doc fix
scoder
2011-02-07
1
-1
/
+2
*
[svn r4476] doc update
scoder
2010-10-08
1
-3
/
+6
*
[svn r4469] Py2.7 is officially supported
scoder
2010-09-06
1
-0
/
+1
*
[svn r4360] r5491@lenny: sbehnel | 2010-03-02 10:30:15 +0100
scoder
2010-03-02
1
-0
/
+2
*
[svn r4355] r5481@lenny: sbehnel | 2010-02-28 12:15:02 +0100
scoder
2010-02-28
1
-1
/
+1
[next]