Commit Graph

348 Commits

Author SHA1 Message Date
Tom Keffer
6cd5dc91f6 Refactor, using 'src' instead of 'bin' to hold the source code.
wee_resources becomes weewx_data, and is put in version control.
The build documentation, as well as the 'user' subdirectory, are now
in it.

This allows weewxd to be run directly from the git repository for
two reasons: 1) the documentation does not have to be built first.
2) because the source code is now under 'src', while the 'user'
subdirectory is in weewx_data, weewxd does not accidentally pick
up the repository's version of the 'user' subdirectory.
2023-10-17 05:14:34 -07:00
Tom Keffer
6297bcf624 V5.0.0b10 2023-08-03 18:48:03 -07:00
Tom Keffer
dd24c6dd12 Remove wee_device 2023-08-03 18:45:04 -07:00
Tom Keffer
3ca794cb4e Remove wee_debug. 2023-07-27 14:07:15 -07:00
Tom Keffer
3d22889851 Remove wee_database and references to it 2023-07-19 15:27:56 -07:00
Tom Keffer
6aa53ca027 V5.0.0b9 2023-07-14 06:28:56 -07:00
Tom Keffer
7381d366de V5.0.0b3 2023-05-27 08:06:22 -07:00
Tom Keffer
488aef8cd8 Remove the utility wunderfixer.
The WU seems to no longer allow past-dated records.
2023-05-27 05:06:11 -07:00
Matthew Wall
4b9fc7d035 bump version to 5.0b1 2023-05-06 07:39:08 -04:00
mwall
98e6874258 get docs from the right place. use the right name for redhat src tarball. 2023-05-06 06:27:39 -04:00
mwall
1ff03e3999 no more rh7 2023-05-06 06:14:15 -04:00
mwall
8cf7dc287c update rh changelog for a30 2023-05-06 06:12:33 -04:00
Matthew Wall
65bdfe6286 get docs from the right place 2023-05-05 21:43:20 -04:00
Matthew Wall
615e389b65 merge a30 changes from tom 2023-05-05 17:55:26 -04:00
Tom Keffer
7e62cab155 v5.0.0a30 2023-05-05 11:29:24 -07:00
Matthew Wall
0ca78265ed fix formatting 2023-05-05 13:53:15 -04:00
Matthew Wall
57f3cbd367 update platform changelogs for a29 2023-05-05 13:37:03 -04:00
Matthew Wall
f6563e7939 fix copyright for deb package 2023-05-05 13:08:42 -04:00
Tom Keffer
b936533bd5 No longer use weewx-python3.list --- make it explicit
Fix some links
2023-04-11 18:56:22 -07:00
Tom Keffer
b6679aeac4 Introduce option weectl station upgrade --what
Remove action `weectl station upgrade-skins`
2023-04-07 13:01:05 -07:00
Tom Keffer
28a18d0467 v5.0.0a28 2023-04-07 05:42:56 -07:00
Tom Keffer
e5db93e528 Upgrade config file in Debian installer.
Use new flag `--config-only`.
2023-04-07 05:41:38 -07:00
Tom Keffer
2fe42433fe Rename docs subdirectories.
docs -> docs_src
html_docs -> docs

This puts the names closer to the end product.
2023-04-04 07:27:42 -07:00
Tom Keffer
31dfdc5ec4 Fix bug in postinst
v5.0.0a27
2023-04-02 10:23:52 -07:00
Tom Keffer
8fb51ac305 v5.0.0a26 2023-03-28 16:53:39 -07:00
Tom Keffer
c193dc0f2b Use /etc/default/weewx with systemd 2023-03-28 16:52:47 -07:00
Tom Keffer
9965a577a1 Change package name from python3-weewx to just weewx 2023-03-26 12:28:48 -07:00
Tom Keffer
3015efb300 v5.0.0a25 2023-03-26 06:07:07 -07:00
Tom Keffer
d7ca5aeb21 Use systemd for package installs.
Compile byte-code in package installs.
2023-03-26 06:05:27 -07:00
Tom Keffer
a563f1d3ba Use /etc/weewx as WEEWX_ROOT in Debian package. 2023-03-25 13:12:35 -07:00
Tom Keffer
178e17e847 Offer to register the station. 2023-03-25 10:46:05 -07:00
Tom Keffer
207fe548c6 Use weectl to insert variables instead of sed scripts. 2023-03-25 07:44:30 -07:00
Tom Keffer
f41ee446f5 v5.0.0a24 2023-03-24 06:29:58 -07:00
Tom Keffer
f52cf2420a Do not use wee_resources at all when doing Debian packaging 2023-03-24 04:27:32 -07:00
Tom Keffer
3dca7f8f2c Checkpoint 2023-03-23 14:14:38 -07:00
Tom Keffer
901caa8add Suppress warning
"Compatibility levels before 10 are deprecated"
2023-03-20 16:26:31 -07:00
Tom Keffer
f57b71849f Python3 only packages. 2023-03-20 16:22:30 -07:00
Matthew Wall
b462630e2a use .tar.gz for pypi src tarball. use .tgz for pure source tarball. 2023-03-03 23:47:53 -05:00
Matthew Wall
9029c3e6f6 eliminate some python2 for debian package. start the debian packaging for v5. 2023-03-03 22:40:53 -05:00
Tom Keffer
b5a79042fb v4.10.2 2023-02-22 17:11:26 -08:00
Matthew Wall
ce583d083b update platform changelogs 2023-01-30 10:55:23 -05:00
Matthew Wall
74f7f3d9bf update package changelogs 2023-01-29 20:57:21 -05:00
Tom Keffer
eb996a662e Version 4.9.1 2022-10-25 04:45:00 -07:00
Tom Keffer
5cb78f8c6b Version 4.9.0 2022-10-24 14:49:14 -07:00
Tom Keffer
d5b0d064fd Force the debian packager to use gzip.
Some recent versions of Ubuntu default to zstd.
2022-10-24 14:05:58 -07:00
Tom Keffer
9ba2058a3c V4.9.0b1 2022-09-30 06:12:48 -07:00
Matthew Wall
cdd42de974 changelogs for rpm package re-releases 2022-04-23 10:29:23 -04:00
Matthew Wall
8e13bad1b1 remove daemon and pidfile options from weewx when installing rpm package on a system running systemd 2022-04-22 22:18:36 -04:00
Tom Keffer
80160d8140 Version 4.8.0 2022-04-21 17:41:41 -07:00
Tom Keffer
b3c8f8ea0f Version 4.7.0 2022-03-01 15:36:25 -08:00