Skip to content

Commit 5391a78

Browse files
dwalkerbetatheacodes
authored andcommitted
Update news page from December 2017 to July 2018 (pypa#537)
* Update news page from December 2017 to July 2018 The news page had not been updated since November 2017. The git commit logs were used to populate the page. * Remove trivial news bits To improve the clarity of the overall news page smaller bits of news were removed.
1 parent 9d1efd5 commit 5391a78

File tree

1 file changed

+65
-0
lines changed

1 file changed

+65
-0
lines changed

source/news.rst

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,71 @@
11
News
22
====
33

4+
July 2018
5+
---------
6+
7+
- Improved binary extension docs. (:pr:`531`)
8+
- Added scikit-build to key projects. (:pr:`530`)
9+
10+
June 2018
11+
---------
12+
13+
- Fixed categories of interop PEP for pypa.io. (:pr:`527`)
14+
- Updated Markdown descriptions explanation. (:pr:`522`)
15+
16+
May 2018
17+
--------
18+
19+
- Noted issues with Provides-Dist and Obsoletes-Dist. (:pr:`513`)
20+
- Removed outdated warning about Python version mixing with Pipenv. (:pr:`501`)
21+
- Simplified packaging tutorial. (:pr:`498`)
22+
- Updated Windows users instructions for clarity. (:pr:`493`)
23+
- Updated the license section description for completeness. (:pr:`492`)
24+
- Added specification-style document to contributing section. (:pr:`489`)
25+
- Added documentation types to contributing guide. (:pr:`485`)
26+
27+
April 2018
28+
----------
29+
30+
- Added README guide. (:pr:`461`)
31+
- Updated instructions and status for PyPI launch. (:pr:`475`)
32+
- Added instructions for Warehouse. (:pr:`471`)
33+
- Removed GPG references from publishing tutorial. (:pr:`466`)
34+
- Added 'What’s in which Python 3.4–3.6?'. (:pr:`468`)
35+
- Added a guide for phasing out Python versions. (:pr:`459`)
36+
- Made default Description-Content-Type variant GFM. (:pr:`462`)
37+
38+
March 2018
39+
----------
40+
41+
- Updated "installing scientific packages". (:pr:`455`)
42+
- Added `long_description_content_type` to follow PEP 556. (:pr:`457`)
43+
- Clarified a long description classifier on pypi.org. (:pr:`456`)
44+
- Updated Core Metadata spec to follw PEP 556. (:pr:`412`)
45+
46+
February 2018
47+
-------------
48+
49+
- Added python3-venv and python3-pip to Debian installation instructions. (:pr:`445`)
50+
- Updated PyPI migration info. (:pr:`439`)
51+
- Added a warning about managing multiple versions with pipenv. (:pr:`430`)
52+
- Added example of multiple emails to Core Metadata. (:pr:`429`)
53+
- Added explanation of "legacy" in test.pypi.org/legacy. (:pr:`426`)
54+
55+
January 2018
56+
------------
57+
58+
- Added a link to PyPI's list of classifiers. (:pr:`425`)
59+
- Updated README.rst explanation. (:pr:`419`)
60+
61+
December 2017
62+
-------------
63+
64+
- Replaced `~` with `$HOME` in guides and tutorials. (:pr:`418`)
65+
- Noted which fields can be used with environment markers. (:pr:`416`)
66+
- Updated Requires-Python section. (:pr:`414`)
67+
- Added news page. (:pr:`404`)
68+
469
November 2017
570
-------------
671

0 commit comments

Comments
 (0)