Version: 1.4, Package name: py-metar-1.4 |
Maintained by: Benoit Lecocq |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description Pymetar is a Python module and command line tool designed to fetch Metar reports from the NOAA (http://www.noaa.gov) and allow access to the included weather information. To find a station ID, visit http://www.nws.noaa.gov/tg/siteloc.shtml For instance, "Belgium/Bruxelles National" has the EBBR ID so a common usage of pymet2 would be: $ pymet EBBR |
Filesize: 3088.797 KB |
Version History (View Complete History) |
|
2021-11-01 18:00:17 by Stuart Henderson | Files touched by this commit (85) |
Log message: bump REVISION for switch from Python 3.8 -> 3.9 |
2021-10-16 00:38:26 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to py-metar-1.4. |
2021-07-09 05:24:26 by Benoit Lecocq | Files touched by this commit (4) |
Log message: Update to py-metar-1.3. |
2021-02-23 12:39:53 by Stuart Henderson | Files touched by this commit (743) |
Log message: Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. |
2021-01-18 01:59:35 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to py-metar-1.2. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-02-03 05:07:19 by Benoit Lecocq | Files touched by this commit (5) |
Log message: Update to py-metar-1.1 from wen heping, thanks. |
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-04-27 17:24:02 by Stuart Henderson | Files touched by this commit (13) |
Log message: drop PKG_ARCH=* from the handful of python ports that use it. 1. the pyc files aren't truly arch independent (they can be used cross-arch but aren't identical), and 2. @version isn't used on PKG_ARCH=* ports so the py3 switch is tripping PLIST_DB |
2016-08-29 01:36:18 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to py-metar-0.21. |
2015-04-21 01:29:30 by Benoit Lecocq | Files touched by this commit (3) |
Log message: Update to py-metar-0.20. |
2011-06-08 11:31:16 by Jasper Lievisse Adriaanse | Files touched by this commit (1) |
Log message: bump after default python version switch |
2010-11-01 05:19:00 by Benoit Lecocq | Files touched by this commit (2) |
Log message: - update py-metar to 0.17 ok steven@ |
2010-08-30 10:48:31 by Federico G. Schwindt | Files touched by this commit (5) |
Log message: Bump revision after python's default change. |
2010-07-17 17:25:54 by Benoit Lecocq | Files touched by this commit (3) |
Log message: - update py-metar to 0.16 - update patch |
2009-10-06 03:32:50 by Benoit Lecocq | Files touched by this commit (3) |
Log message: - update py-metar to 0.15 - change maintainer - update patch ok ajacoutot@ |
2009-03-21 05:49:20 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to py-metar-0.14 from Benoit Lecocq, thanks! |
2009-03-09 17:09:19 by Marc Espie | Files touched by this commit (4) |
Log message: a few spec fixes and assorted pkg bumps, more to come. |
2007-12-18 13:54:34 by Antoine Jacoutot | Files touched by this commit (4) |
Log message: - update to py-metar-0.13 - remove substitution for PKGNAME - remove maintainer per his request feedback from and ok xsa@ |
2007-10-08 02:22:44 by Steven Mestdagh | Files touched by this commit (216) |
Log message: bump PKGNAME after python version switch |
2007-09-15 04:37:22 by Antoine Jacoutot | Files touched by this commit (15) |
Log message: - remove quotes in COMMENT/PERMIT_* |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2006-06-03 03:19:52 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: Bump PKGNAMEs after recent python switch |
2005-01-05 08:40:37 by Christian Weisgerber | Files touched by this commit (48) |
Log message: SIZE |
2004-10-14 02:37:13 by Xavier Santolaria | Files touched by this commit (2) |
Log message: update to py-metar-0.12; |
2004-08-03 03:35:26 by Marc Espie | Files touched by this commit (1) |
Log message: switch to new style MODULES |
2004-08-02 14:59:38 by Xavier Santolaria | Files touched by this commit (5) |
Log message: update to py-metar-0.10 |
2004-07-30 02:49:47 by Xavier Santolaria | Files touched by this commit (2) |
Log message: update to py-metar-0.9 |
2004-07-26 15:04:24 by Xavier Santolaria | Files touched by this commit (14) |
Log message: python -> Python |
2004-04-01 06:17:57 by Xavier Santolaria | Files touched by this commit (1) |
Log message: update HOMEPAGE and MASTER_SITES; |