Commit Graph

127 Commits (stable-2.11)

Author SHA1 Message Date
Matt Martz 949b2cc74c
Update CI URL in setup.py (#73750)
5 years ago
Sviatoslav Sydorenko 5b4f0b3370 Declare support for Python 3.9 in the metadata
5 years ago
Rick Elrod 6894ae7d1d
Rename to ansible-core (#72594)
6 years ago
Matt Martz 959af7d90b
Don't do conflict check on sdist and egg_info (#71310)
6 years ago
Matt Martz 54b002e1ac
Guard against allowing ansible to ansible-base upgrades (#70529)
6 years ago
Sviatoslav Sydorenko 918388b85f
Fix building Ansible dist w/ setuptools>=48,<49.1 (#70525)
6 years ago
Matt Clay 234994fc07 Fix boilerplate in setup.py and lib/ansible/ dir.
6 years ago
Toshio Kuratomi 2268a37d4d Rename package to ansible-base
6 years ago
Matt Davis ed9de94ad9
remove azure extras and extras_require support (#67822)
6 years ago
Sviatoslav Sydorenko ee290bf5b1 Declare support for Python 3.8 @ Trove classifiers
7 years ago
Toshio Kuratomi 5f227fe260 Install ansible-test (#60718)
7 years ago
Matt Martz 95f4282c42
Verify package data in setup.py installs all files (#59537)
7 years ago
Matt Martz 65bedaf074
Ensure package_data matches collections_galaxy_meta.yml. Fixes #59451 (#59452)
7 years ago
John R. Dennis 0a5a74f192 Install hidden galaxy data files (e.g. .travis.yml) (#56005)
7 years ago
Toshio Kuratomi 5ba7063f4f
Build manpages as part of sdist (#53728)
7 years ago
Jordan Borean e972287c35 win_exec: refactor PS exec runner (#45334)
8 years ago
Toshio Kuratomi ccf41bb2fe
Update the minimum python versions to install (#46230)
8 years ago
mrmagooey 991f61c138 Improve symlink install error message in setup.py
8 years ago
Alan Rominger 34b36d5178 add missing entry to package_data (#44585)
8 years ago
Sviatoslav Sydorenko fc25d280be
Add CoC and mailing lists links to PYPI
8 years ago
Sviatoslav Sydorenko 14cdf3b03c Suppress a UserWarning about unknown dist option
8 years ago
Sviatoslav Sydorenko 8912b43051 Refactor setup.py helper code
8 years ago
Sviatoslav Sydorenko 922e7039dc Shield setup module from accidental setup exec
8 years ago
Sviatoslav Sydorenko 75092c9f29 Update python requirements in distribution meta
8 years ago
Sviatoslav Sydorenko a173cf51e8 Add a list or extra URLs to distribution metadata
8 years ago
Toshio Kuratomi 988808c066 README.rst should always exist so no need to set a default value
8 years ago
Stephen Weber 7afa34ae8a Convert README from Markdown to ReStructured Text and use as longdesc (#22330)
8 years ago
Matt Martz bd43776acf
Add ansible-config and ansible-inventory to setup.py scripts (#37151)
8 years ago
Alan Rominger ef42eaeaa1 set the zip_safe flag to False (#32194)
9 years ago
Toshio Kuratomi e132918b92 On Py3, nonexistent files raise OSError (#28899)
9 years ago
Brian Coca f921369445 Ansible Config part2 (#27448)
9 years ago
Thomas Stringer e4cd899363 Add support for Azure 2.0.0 (#27920)
9 years ago
Matt Davis dae8857d3d powershell setup fixes (#27516)
9 years ago
Toshio Kuratomi eff757eeb8 Maintain symlinks in setup.py sdist, build, and install commands (#27149)
9 years ago
Toshio Kuratomi e238ae999b Cyptography pr 20566 rebase (#25560)
9 years ago
nemobis 5d28d76277 Set license GPLv3+ ("or any later version") in setup.py
9 years ago
Brian Coca 74842adc07 1st part of ansible config, adds ansible-config to view/manage configs (#12797)
9 years ago
Toshio Kuratomi 9bbd48ad5f Make setting of metadata for crypto backend settable at buildtime
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Adrian Likins 6f2cd64cff Include .git_keep files in role template skeleton (#24381)
9 years ago
Toshio Kuratomi 57a7d7704f Make scripts into symlinks
9 years ago
Robin Schneider 3700bcb6dd Use HTTPS instead of legacy HTTP for ansible.com (#16870)
9 years ago
Toshio Kuratomi d7b7cbac1a Move to using a requirements.txt to install the python packages. (#21430)
9 years ago
Matt Martz 87aa59af79 Legacy pep8 updates for setup.py and tests
9 years ago
Toshio Kuratomi d1a6b07fe1 Move ssh and local connection plugins from using raw select to selectors
9 years ago
Matt Clay 10d9318de7 PEP 8 indent cleanup. (#20800)
9 years ago
James Cammarata 4f55f032ea Updating setup.py to remove extras specific paths
10 years ago
Nathaniel Case 4680fafd9b Add ansible-connection to scripts in setup.py
10 years ago
David Côté-Tremblay 221cafe769 Removing the shebang and the execution permission so the command be prefixed with python2 or python3 as needed
10 years ago
Toshio Kuratomi a3ba96c512 Fix setup.py install.
10 years ago