Skip to content

Commit 503213d

Browse files
committed
update review dates on reviewed pages
1 parent e5120d6 commit 503213d

9 files changed

+9
-9
lines changed

source/additional.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Advanced Topics
33
===============
44

55
:Page Status: Incomplete
6-
:Last Reviewed: 2014-04-09
6+
:Last Reviewed: 2014-11-11
77

88
This section covers a variety of packaging concepts and topics that don't fit
99
neatly into the documentation of any particular tool, and don't really belong in

source/current.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Tool Recommendations
55
====================
66

77
:Page Status: Complete
8-
:Last Reviewed: 2014-04-09
8+
:Last Reviewed: 2014-11-11
99

1010
If you're familiar with Python packaging and installation, and just want to know
1111
what tools are currently recommended, then here it is.

source/deployment.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Application Deployment
44
======================
55

66
:Page Status: Incomplete
7-
:Last Reviewed: 2014-07-24
7+
:Last Reviewed: 2014-11-11
88

99
.. contents:: Contents
1010
:local:

source/development.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Project Development
44
===================
55

66
:Page Status: Incomplete
7-
:Last Reviewed: 2014-07-24
7+
:Last Reviewed: 2014-11-11
88

99
Packaging topics that related to the development phase.
1010

source/distributing.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Tutorial on Packaging and Distributing Projects
33
===============================================
44

55
:Page Status: Complete
6-
:Last Reviewed: 2014-09-30
6+
:Last Reviewed: 2014-11-11
77

88
.. contents:: Contents
99
:local:

source/glossary.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Glossary
44
========
55

66
:Page Status: Complete
7-
:Last Reviewed: 2014-05-10
7+
:Last Reviewed: 2014-11-11
88

99

1010
.. glossary::

source/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Python Packaging User Guide
33
===========================
44

5-
:Last Reviewed: 2014-07-04
5+
:Last Reviewed: 2014-11-11
66

77
The "Python Packaging User Guide" (PyPUG) aims to be the authoritative resource on
88
how to package and install Python distributions using current tools, but also on

source/os.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ OS Specifics
33
============
44

55
:Page Status: Incomplete
6-
:Last Reviewed: 2014-07-24
6+
:Last Reviewed: 2014-11-11
77

88

99
.. contents::

source/technical.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Concepts & Analyses
33
===================
44

55
:Page Status: Incomplete
6-
:Last Reviewed: 2014-04-09
6+
:Last Reviewed: 2014-11-11
77

88
This section covers various packaging concepts and analyses.
99

0 commit comments

Comments
 (0)