Commit Graph

1286 Commits

Author SHA1 Message Date
Luo Jiebin 58346dfab8 Added a news entry 2017-04-03 09:57:27 +08:00
Donald Stufft 77154ead85 Fix a typo in the news file entry 2017-04-01 17:12:26 -04:00
Donald Stufft 2e534b0c92 Merge pull request #4393 from qdamian/handle-url-encoded-credentials
Finish PR 3732: Handle url encoded credentials
2017-04-01 15:41:11 -04:00
Thomas Kluyver b0b6ec1c7a Add news file 2017-04-01 19:35:01 +01:00
Donald Stufft 418a4dea41 Merge pull request #4395 from dstufft/upgrade-distro
Upgrade distro to 1.0.4
2017-04-01 14:17:02 -04:00
Donald Stufft 197c057b48 Merge pull request #4384 from vphilippon/install-whell-with-non-pep440-version
Install wheel with a non-PEP 440 version in the filename.
2017-04-01 10:59:01 -04:00
Donald Stufft 270ea3af20 Upgrade distro to 1.0.4 2017-04-01 10:51:45 -04:00
Damian Quiroga 3cdd162a7b Expect and return str when handling URL credentials 2017-03-30 22:01:43 -03:00
Donald Stufft 985dd899e0 Merge pull request #4388 from dstufft/upgrade
Upgrade CacheControl and setuptools
2017-03-30 20:48:12 -04:00
Donald Stufft 55c43aa364 Removed setup.py test support 2017-03-30 16:52:49 -04:00
Donald Stufft 69734f1627 Upgrade setuptools to 34.3.3 2017-03-30 08:49:11 -04:00
Donald Stufft 0078723269 Upgrade CacheControl to 0.12.2 2017-03-30 08:48:14 -04:00
Vincent Philippon 8378567b61 Install wheel with a non-PEP 440 version in the filename.
PEP 427 has no specific requirements for the format of the version.
As pip wheel allows to create a wheel with a non-PEP 440 version,
it should also be able to install that same wheel.
2017-03-27 23:12:42 -04:00
fiber-space fa7aeb6cc8 Fixes destination directory of data_files when 'pip install --target' is used (#4092) (#4152) 2017-03-26 23:55:50 +02:00
Xavier Fernandez 49f259814f tests: addapt test_install_quiet
-qqq is now needed to hide warnings
2017-03-26 17:39:32 +02:00
Cooper Lees e41b8b1959 Add PR 4336 news file 2017-03-23 11:12:35 -07:00
Xavier Fernandez 7adacc8b18 Fix deduce_helpful_msg in python3
Add a test and changelog for #4127
2017-03-23 12:57:57 +01:00
Donald Stufft 49af40e173 Merge pull request #4355 from dstufft/deprecate-3.3
Deprecate support for Python 3.3
2017-03-22 21:53:20 -04:00
Donald Stufft bca2cf3824 Merge pull request #4362 from alex/patch-4
Remove pip download --editable, it doesn't make sense
2017-03-22 19:33:35 -04:00
Donald Stufft 6b54145783 Deprecate support for Python 3.3 2017-03-22 19:22:56 -04:00
Paul Kehrer 476d297ff6 add support for returning setuptools version for bigquery statistics (#4209)
* add support for returning setuptools version for bigquery statistics

* don't send the data if None

* add changelog entry
2017-03-22 23:59:43 +01:00
Alex Gaynor 935b11896e Added a newsfile 2017-03-22 18:47:06 -04:00
Donald Stufft 2f7007ca0a Merge pull request #4351 from dstufft/remove-10
Officially bump to 10.0 and remove deprecated items.
2017-03-20 14:45:02 -04:00
Donald Stufft c15e112287 Merge pull request #4353 from dstufft/changelog-for-4322
Add a missing changelog for #4322
2017-03-20 12:11:01 -04:00
Donald Stufft 078f4444bf Add a missing changelog for #4322 2017-03-20 11:08:06 -04:00
Donald Stufft 8c2a1b44b0 Upgrade distro to 1.0.3 2017-03-20 11:03:15 -04:00
Donald Stufft fabb73971e Remove the ability to uninstall distutils installed projects 2017-03-20 10:49:57 -04:00
Donald Stufft ffac1c2180 Removed the deprecated --default-vcs option 2017-03-20 10:49:57 -04:00
Donald Stufft 95b9541ed4 Remove the deprecated --(no-)use-wheel flags 2017-03-20 10:49:56 -04:00
Donald Stufft 0b1f521059 Switch the default for pip list to the columns format 2017-03-20 10:49:56 -04:00
Donald Stufft e6bfa12403 Remove the deprecated --download option to install 2017-03-20 10:49:56 -04:00
Donald Stufft bb41490225 Removed the deprecated --allow-* commands from PEP 438 2017-03-19 20:51:54 -04:00
Donald Stufft bb48371714 Removed the deprecated ``--egg`` flag 2017-03-19 20:31:23 -04:00
Donald Stufft 90dd13f6a6 Add a special kind of towncrier type for vendored lib updates 2017-03-19 16:49:55 -04:00
Donald Stufft c36cca51ca Allow marking a change as "trivial" for the news file 2017-03-19 16:39:27 -04:00
Donald Stufft a45c2f5e24 Generate our NEWS.rst with towncrier 2017-03-19 12:00:31 -04:00