index
:
ansible
devel
ansible
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
setup.py
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CI URL in setup.py (#73750)
Matt Martz
2021-03-01
1
-1
/
+1
*
Declare support for Python 3.9 in the metadata
Sviatoslav Sydorenko
2021-01-06
1
-0
/
+1
*
Rename to ansible-core (#72594)
Rick Elrod
2020-11-13
1
-18
/
+23
*
Don't do conflict check on sdist and egg_info (#71310)
Matt Martz
2020-08-17
1
-0
/
+8
*
Guard against allowing ansible to ansible-base upgrades (#70529)
Matt Martz
2020-07-20
1
-2
/
+77
*
Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525)
Sviatoslav Sydorenko
2020-07-13
1
-2
/
+9
*
Fix boilerplate in setup.py and lib/ansible/ dir.
Matt Clay
2020-06-23
1
-2
/
+2
*
Rename package to ansible-base
Toshio Kuratomi
2020-03-26
1
-1
/
+1
*
remove azure extras and extras_require support (#67822)
Matt Davis
2020-03-23
1
-17
/
+0
*
Declare support for Python 3.8 @ Trove classifiers
Sviatoslav Sydorenko
2019-10-28
1
-0
/
+1
*
Install ansible-test (#60718)
Toshio Kuratomi
2019-08-21
1
-24
/
+45
*
Verify package data in setup.py installs all files (#59537)
Matt Martz
2019-07-24
1
-0
/
+1
*
Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)
Matt Martz
2019-07-23
1
-0
/
+1
*
Install hidden galaxy data files (e.g. .travis.yml) (#56005)
John R. Dennis
2019-06-25
1
-0
/
+1
*
Build manpages as part of sdist (#53728)
Toshio Kuratomi
2019-03-18
1
-0
/
+9
*
win_exec: refactor PS exec runner (#45334)
Jordan Borean
2018-10-03
1
-0
/
+3
*
Update the minimum python versions to install (#46230)
Toshio Kuratomi
2018-09-27
1
-2
/
+3
*
Improve symlink install error message in setup.py
mrmagooey
2018-09-21
1
-1
/
+5
*
add missing entry to package_data (#44585)
Alan Rominger
2018-08-23
1
-0
/
+1
*
Add CoC and mailing lists links to PYPI
Sviatoslav Sydorenko
2018-06-30
1
-0
/
+2
*
Suppress a UserWarning about unknown dist option
Sviatoslav Sydorenko
2018-04-12
1
-0
/
+12
*
Refactor setup.py helper code
Sviatoslav Sydorenko
2018-04-12
1
-35
/
+81
*
Shield setup module from accidental setup exec
Sviatoslav Sydorenko
2018-04-12
1
-1
/
+11
*
Update python requirements in distribution meta
Sviatoslav Sydorenko
2018-04-12
1
-0
/
+4
*
Add a list or extra URLs to distribution metadata
Sviatoslav Sydorenko
2018-04-12
1
-0
/
+6
*
README.rst should always exist so no need to set a default value
Toshio Kuratomi
2018-04-09
1
-11
/
+3
*
Convert README from Markdown to ReStructured Text and use as longdesc (#22330)
Stephen Weber
2018-04-06
1
-0
/
+12
*
Add ansible-config and ansible-inventory to setup.py scripts (#37151)
Matt Martz
2018-03-07
1
-0
/
+2
*
set the zip_safe flag to False (#32194)
Alan Rominger
2017-10-27
1
-1
/
+3
*
On Py3, nonexistent files raise OSError (#28899)
Toshio Kuratomi
2017-08-31
1
-1
/
+2
*
Ansible Config part2 (#27448)
Brian Coca
2017-08-15
1
-2
/
+1
*
Add support for Azure 2.0.0 (#27920)
Thomas Stringer
2017-08-11
1
-0
/
+11
*
powershell setup fixes (#27516)
Matt Davis
2017-07-31
1
-2
/
+3
*
Maintain symlinks in setup.py sdist, build, and install commands (#27149)
Toshio Kuratomi
2017-07-24
1
-21
/
+126
*
Cyptography pr 20566 rebase (#25560)
Toshio Kuratomi
2017-06-27
1
-0
/
+4
*
Set license GPLv3+ ("or any later version") in setup.py
nemobis
2017-06-26
1
-1
/
+1
*
1st part of ansible config, adds ansible-config to view/manage configs (#12797)
Brian Coca
2017-06-14
1
-1
/
+3
*
Make setting of metadata for crypto backend settable at buildtime
Toshio Kuratomi
2017-06-02
1
-0
/
+10
*
test/: PEP8 compliancy (#24803)
Dag Wieers
2017-05-30
1
-4
/
+4
*
Include .git_keep files in role template skeleton (#24381)
Adrian Likins
2017-05-09
1
-0
/
+1
*
Make scripts into symlinks
Toshio Kuratomi
2017-04-04
1
-0
/
+20
*
Use HTTPS instead of legacy HTTP for ansible.com (#16870)
Robin Schneider
2017-02-16
1
-1
/
+1
*
Move to using a requirements.txt to install the python packages. (#21430)
Toshio Kuratomi
2017-02-15
1
-1
/
+8
*
Legacy pep8 updates for setup.py and tests
Matt Martz
2017-02-12
1
-41
/
+49
*
Move ssh and local connection plugins from using raw select to selectors
Toshio Kuratomi
2017-02-03
1
-2
/
+2
*
PEP 8 indent cleanup. (#20800)
Matt Clay
2017-01-29
1
-9
/
+9
*
Updating setup.py to remove extras specific paths
James Cammarata
2016-12-08
1
-1
/
+1
*
Add ansible-connection to scripts in setup.py
Nathaniel Case
2016-12-05
1
-0
/
+1
*
Removing the shebang and the execution permission so the command be prefixed ...
David Côté-Tremblay
2016-11-07
1
-2
/
+0
*
Fix setup.py install.
Toshio Kuratomi
2016-11-04
1
-1
/
+1
[next]