[Git][debian-gis-team/python-pyproj][experimental] 4 commits: New upstream version 3.0.0

Bas Couwenberg gitlab at salsa.debian.org
Thu Nov 5 05:08:42 GMT 2020



Bas Couwenberg pushed to branch experimental at Debian GIS Project / python-pyproj


Commits:
109a13aa by Bas Couwenberg at 2020-11-05T05:47:40+01:00
New upstream version 3.0.0
- - - - -
22b122cb by Bas Couwenberg at 2020-11-05T05:47:42+01:00
Update upstream source from tag 'upstream/3.0.0'

Update to upstream version '3.0.0'
with Debian dir dfa5ef61e6c1d73fbf2ec04caa19b18ae0ee497b
- - - - -
d519c039 by Bas Couwenberg at 2020-11-05T05:47:55+01:00
New upstream release.

- - - - -
d4357ad9 by Bas Couwenberg at 2020-11-05T05:48:43+01:00
Set distribution to experimental.

- - - - -


3 changed files:

- MANIFEST.in
- debian/changelog
- pyproj/__init__.py


Changes:

=====================================
MANIFEST.in
=====================================
@@ -3,6 +3,7 @@ include MANIFEST.in
 include pyproject.toml
 include LICENSE
 include Makefile
+include pytest.ini
 include pyproj/py.typed
 include pyproj/*.pyd
 include pyproj/*.pyx


=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+python-pyproj (3.0.0-1~exp1) experimental; urgency=medium
+
+  * New upstream release.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Thu, 05 Nov 2020 05:48:27 +0100
+
 python-pyproj (3.0~rc2-1~exp1) experimental; urgency=medium
 
   * New upstream release candidate.


=====================================
pyproj/__init__.py
=====================================
@@ -28,7 +28,7 @@ HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTIO
 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 """
-__version__ = "3.0.rc1"
+__version__ = "3.0.0"
 __all__ = [
     "Proj",
     "Geod",



View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/11149f408c42321c6e3533349a89f5b3979095d0...d4357ad9a32359c3b44ad4efa0e39aaa31d7f258

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/python-pyproj/-/compare/11149f408c42321c6e3533349a89f5b3979095d0...d4357ad9a32359c3b44ad4efa0e39aaa31d7f258
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20201105/4f02c179/attachment-0001.html>


More information about the Pkg-grass-devel mailing list