Size: 1301
Comment:
|
Size: 5111
Comment: today's weekly update
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#acl All:read | #acl PackagingWGGroup:read,write,revert, All:read #format rst |
Line 3: | Line 4: |
NOTE: This is still a draft and not yet finalized. = Agenda = |
Agenda ====== |
Line 13: | Line 13: |
= Resources = | Resources ========== |
Line 15: | Line 16: |
* Discussion: Slack and mailing list. The archives will be set to private since there will be voting. * Accounting: We will rely on the PSF's donation and accounting mechanisms to raise funds and disburse them to the selected recipients. |
* Discussion: Slack and mailing list. The archives are set to private since there will be voting. * Accounting: We rely on the PSF's donation and accounting mechanisms to raise funds and disburse them to the selected recipients. |
Line 20: | Line 20: |
= Current Projects = | Current Projects ================ |
Line 22: | Line 23: |
* Support the implementation & deployment of Warehouse (PyPI 2.0) to replace the legacy code base that powers PyPI. |
Warehouse --------- The Packaging Working Group supports the implementation & deployment of Warehouse (PyPI 2.0) to replace the legacy code base that powers PyPI. * *Summary*: See the `PSF blog post about the MOSS grant <https://pyfound.blogspot.com/2017/11/the-psf-awarded-moss-grant-pypi.html>`_. * *Roadmap*: See WarehouseRoadmap_. As of 6 March 2018, the Warehouse team is working on Milestone 3, the beta to publicize. We anticipate that we will shut down legacy PyPI in the second half of April 2018. * *Code*: See `the GitHub repo <https://github.com/pypa/warehouse/>`_. * *Pre-production deployment*: See `pypi.org <https://pypi.org/>`_. * *Testing*: See WarehousePackageMaintainerTesting_ and `the PSF blog post about testing package maintainer functionality <https://pyfound.blogspot.com/2018/02/python-package-maintainers-help-test.html>`_. |
Line 26: | Line 35: |
= Administration = | Administration =============== |
Line 29: | Line 39: |
Line 31: | Line 40: |
* [[PackagingWG/Charter|PSF Packaging WG Charter]] |
* `PSF Packaging WG Charter <https://wiki.python.org/psf/PackagingWG/Charter/>`_ |
Line 35: | Line 43: |
= Members = | Members ======= |
Line 39: | Line 48: |
* Nathaniel J. Smith * Nick Coghlan * Nicole Harris * Sumana Harihareswara * Ernest W. Durbin III * Dustin Ingram * Mark Mangoba * Kenneth Reitz * Laura Hampton (non-voting member) |
|
Line 41: | Line 59: |
= Meetings = | Meetings ======== |
Line 43: | Line 62: |
As Needed | As needed. |
Line 45: | Line 64: |
Warehouse --------- |
|
Line 46: | Line 67: |
= Governance = | MOSS-funded project: meetings and status updates: * `Kickoff meeting, Monday, Dec. 4, 2017 <https://wiki.python.org/psf/PackagingWG/2017-12-04-Warehouse>`_ * `Milestone discussion, Thursday, Dec. 7, 2017 <https://mail.python.org/pipermail/distutils-sig/2017-December/031803.html>`_ * Developer experience audit walkthrough, Tuesday, December 12, 2017 * `Maintainer MVP milestone bug triage, Tuesday, Dec. 19, 2017 <https://wiki.python.org/psf/PackagingWG/2017-12-19-Warehouse>`_ * `Maintainer MVP milestone schedule discussion, January 10, 2018 <https://wiki.python.org/psf/PackagingWG/2018-01-10-Warehouse>`_ * `Mid-January progress <https://groups.google.com/forum/#!topic/pypa-dev/u-RSxosXQh4>`_, Jan. 15, 2018 * `Role management and welcoming first-time contributors <https://groups.google.com/forum/#!topic/pypa-dev/f7VZ_gh5Je0>`_, Jan. 23, 2018 * `Standup, bug triage, and milestone schedule discussion, January 29, 2018 <https://wiki.python.org/psf/PackagingWG/2018-01-29-Warehouse>`_ * `Late January progress <https://groups.google.com/forum/#!topic/pypa-dev/es_-fC-sdpk>`_, Jan. 30, 2018 * `Standup, bug triage, and milestone schedule discussion, February 5, 2018 <https://wiki.python.org/psf/PackagingWG/2018-02-05-Warehouse>`_ * `Warehouse update: still on track, new features <https://groups.google.com/forum/#!topic/pypa-dev/OuFoQqo8ajA>`_, Feb. 6, 2018 * `Feb. 12th standup, bug triage, and milestone schedule update meeting <https://wiki.python.org/psf/PackagingWG/2018-02-12-Warehouse>`_ * `Warehouse: package manager features & question about advertising, Feb. 13, 2018 <https://groups.google.com/forum/#!topic/pypa-dev/xQb5RvDb5rc>`_ * `Feb. 20th standup, bug triage, and milestone schedule update meeting <https://wiki.python.org/psf/PackagingWG/2018-02-20-Warehouse>`_ * `Warehouse: essential maintainer features & next steps <https://mail.python.org/pipermail/distutils-sig/2018-February/032013.html>`_, Feb. 21st, 2018 * `Feb. 26th standup, bug triage, and milestone schedule update meeting <https://wiki.python.org/psf/PackagingWG/2018-02-26-Warehouse>`_ * `Warehouse update: a week of testing, polish, & infrastructure <https://mail.python.org/pipermail/distutils-sig/2018-February/032020.html>`_, Feb. 27th, 2018 * `March 6th planning meeting <https://wiki.python.org/psf/PackagingWG/2018-03-06-Warehouse>`_ * `PyPI & Warehouse update: redirecting & shutting down legacy by end of April <https://groups.google.com/forum/#!topic/pypa-dev/L9sF30_Yr2A>`_, March 7th, 2018 PyCon sprint: `May 14-17, 2018, at PyCon North America in Cleveland, Ohio, USA <https://us.pycon.org/2018/community/sprints/>`_ EuroPython sprint (tentative): July 28 & 29, 2018, at `EuroPython in Edinburgh, Scotland <https://ep2018.europython.eu/>`_ Governance ============== |
Agenda
The purpose of this working group is to support the larger efforts of improving and maintaining the packaging ecosystem in Python through fundraising and disbursement of raised funds. It will largely focus on efforts such as PyPI, pip, packaging.python.org, setuptools, and cross project efforts.
Resources
- Discussion: Slack and mailing list. The archives are set to private since there will be voting.
- Accounting: We rely on the PSF's donation and accounting mechanisms to raise funds and disburse them to the selected recipients.
Current Projects
Warehouse
The Packaging Working Group supports the implementation & deployment of Warehouse (PyPI 2.0) to replace the legacy code base that powers PyPI.
- Summary: See the PSF blog post about the MOSS grant.
- Roadmap: See WarehouseRoadmap. As of 6 March 2018, the Warehouse team is working on Milestone 3, the beta to publicize. We anticipate that we will shut down legacy PyPI in the second half of April 2018.
- Code: See the GitHub repo.
- Pre-production deployment: See pypi.org.
- Testing: See WarehousePackageMaintainerTesting and the PSF blog post about testing package maintainer functionality.
Administration
- Donald Stufft <donald@python.org> (chair)
- Ewa Jodlowska <ewa@python.org> (co-chair)
- PSF Packaging WG Charter
Members
- Donald Stufft
- Ewa Jodlowska
- Nathaniel J. Smith
- Nick Coghlan
- Nicole Harris
- Sumana Harihareswara
- Ernest W. Durbin III
- Dustin Ingram
- Mark Mangoba
- Kenneth Reitz
- Laura Hampton (non-voting member)
- (others will be added as they accept their invitation to the WG)
Meetings
As needed.
Warehouse
MOSS-funded project: meetings and status updates:
- Kickoff meeting, Monday, Dec. 4, 2017
- Milestone discussion, Thursday, Dec. 7, 2017
- Developer experience audit walkthrough, Tuesday, December 12, 2017
- Maintainer MVP milestone bug triage, Tuesday, Dec. 19, 2017
- Maintainer MVP milestone schedule discussion, January 10, 2018
- Mid-January progress, Jan. 15, 2018
- Role management and welcoming first-time contributors, Jan. 23, 2018
- Standup, bug triage, and milestone schedule discussion, January 29, 2018
- Late January progress, Jan. 30, 2018
- Standup, bug triage, and milestone schedule discussion, February 5, 2018
- Warehouse update: still on track, new features, Feb. 6, 2018
- Feb. 12th standup, bug triage, and milestone schedule update meeting
- Warehouse: package manager features & question about advertising, Feb. 13, 2018
- Feb. 20th standup, bug triage, and milestone schedule update meeting
- Warehouse: essential maintainer features & next steps, Feb. 21st, 2018
- Feb. 26th standup, bug triage, and milestone schedule update meeting
- Warehouse update: a week of testing, polish, & infrastructure, Feb. 27th, 2018
- March 6th planning meeting
- PyPI & Warehouse update: redirecting & shutting down legacy by end of April, March 7th, 2018
PyCon sprint: May 14-17, 2018, at PyCon North America in Cleveland, Ohio, USA
EuroPython sprint (tentative): July 28 & 29, 2018, at EuroPython in Edinburgh, Scotland
Governance
Decisions on what fundraising and projects/efforts to support will be done by a simple majority and in the case of a tie, will escalate to the PSF Board.